FreeImageBitmap.ImageType Property

FreeImage.NET

FreeImageBitmapImageType Property
Type of the bitmap.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public FREE_IMAGE_TYPE ImageType { get; }

Property Value

Type: FREE_IMAGE_TYPE
See Also