EmfPlusImageDataType Enumeration
The ImageDataType enumeration defines types of image data formats.
Module: aspose.imaging.fileformats.emf.emfplus.consts
Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusImageDataType
Members
Member name | Description |
---|---|
IMAGE_DATA_TYPE_BITMAP | Specifies a bitmap image. |
IMAGE_DATA_TYPE_METAFILE | Specifies a metafile image. |
IMAGE_DATA_TYPE_UNKNOWN | The type of image is not known. |