Name | Description | |
---|---|---|
DataLength | Gets a number of bytes of image data, specified by the width, height, bits per component, and color space of the image. | |
EncodedLength | Gets a length of the encoded data, if the data is encoded, that is, IsDataEncoded is True. | |
HasSoftMask | Gets a value indicating whether the soft mask exists. | |
IsDataEncoded | Gets a value indicating whether GetData returns encoded data. | |
IsXObject | Gets a value indicating whether the image is an XObject image. |