EmfPlusCompressedImage Class

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

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
EmfPlusCompressedImage()Initializes a new instance of the EmfPlusCompressedImage class

Properties

NameTypeAccessDescription
compressed_image_databyter/wGets or sets an array of bytes, which specify the compressed image.
The type of compression MUST be determined from the data itself.

Constructor: EmfPlusCompressedImage()

 EmfPlusCompressedImage() 

Initializes a new instance of the EmfPlusCompressedImage class