IndexedImageUtils Constructor

Moxiecode Image Manager API

Initializes a new instance of the IndexedImageUtils class

Namespace:  Moxiecode.ImageManager.Utils
Assembly:  MCImageManager (in MCImageManager.dll) Version: 1.0.0.0

Syntax

C#
public IndexedImageUtils()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
IndexedImageUtils()

See Also