Enum EmfPlusBitmapDataType
EmfPlusBitmapDataType enumeration
The BitmapDataType enumeration defines types of bitmap data formats.
public enum EmfPlusBitmapDataType
Values
Name | Value | Description |
---|---|---|
BitmapDataTypePixel | 0 | Specifies a bitmap image with pixel data. |
BitmapDataTypeCompressed | 1 | Specifies an image with compressed data. |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts
- assembly Aspose.Imaging