EmfPlusBitmapDataType 枚举
BitmapDataType 枚举定义了位图数据格式的类型。
Module: aspose.imaging.fileformats.emf.emfplus.consts
Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusBitmapDataType
Members
| 成员名称 | 描述 |
|---|---|
| BITMAP_DATA_TYPE_COMPRESSED | 指定具有压缩数据的图像。 |
| BITMAP_DATA_TYPE_PIXEL | 指定具有像素数据的位图图像。 |