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

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
IMAGE_DATA_TYPE_BITMAPSpecifies a bitmap image.
IMAGE_DATA_TYPE_METAFILESpecifies a metafile image.
IMAGE_DATA_TYPE_UNKNOWNThe type of image is not known.