Class ImageType
Specifies the type of the image.
Inheritance
System.Object
ImageType
Namespace: Syncfusion.Drawing
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class ImageType : Enum
Fields
Bitmap
Specifies the ImageType is bitmap
Declaration
public const ImageType Bitmap
Field Value
Type | Description |
---|---|
ImageType |
Metafile
Specifies the ImageType is metafile
Declaration
public const ImageType Metafile
Field Value
Type | Description |
---|---|
ImageType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |