BitmapInfo class
BitmapInfo class
Object containing array of pixels and bitmap information.
Inheritance: BitmapInfo
→
ValueObject
The BitmapInfo type exposes the following members:
Properties
Property | Description |
---|---|
format | Gets the pixel format of the bitmap. |
height | Gets the height of the bitmap. |
width | Gets the width of the bitmap. |
pixel_bytes | Gets the array of pixels. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
create |
See Also
- module
groupdocs.conversion.contracts
- class
BitmapInfo
- class
ValueObject