EmfPlusCompressedImage 类
Summary: The EmfPlusCompressedImage object specifies an image with compressed data.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusCompressedImage
Inheritance: EmfPlusBaseBitmapData
Constructors
| Name | 描述 |
|---|---|
| EmfPlusCompressedImage() | 初始化 EmfPlusCompressedImage 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| compressed_image_data | System.Byte | r/w | 获取或设置一个字节数组,用于指定压缩图像。 必须从数据本身确定压缩类型。 |
Constructor: EmfPlusCompressedImage()
EmfPlusCompressedImage()
初始化 EmfPlusCompressedImage 类的新实例