Type of the bitmap.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public FREE_IMAGE_TYPE ImageType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ImageType As FREE_IMAGE_TYPE |
| Visual C++ |
|---|
public: property FREE_IMAGE_TYPE ImageType { FREE_IMAGE_TYPE get (); } |