EmfPlusCompressedImage Sınıf
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 | Açıklama |
|---|---|
| EmfPlusCompressedImage() | EmfPlusCompressedImage sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| compressed_image_data | System.Byte | r/w | Sıkıştırılmış görüntüyü belirten bayt dizisini alır veya ayarlar. Sıkıştırma türü, veriden kendisi belirlenmelidir. |
Constructor: EmfPlusCompressedImage()
EmfPlusCompressedImage()
EmfPlusCompressedImage sınıfının yeni bir örneğini başlatır.