CdrBmp Class
Contents
[
Hide
]Summary: he cdr bmp
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrBmp
Inheritance: CdrDictionaryItem
Constructors
Name | Description |
---|---|
CdrBmp() | Initializes a new instance of the CdrBmp class |
Properties
Name | Type | Access | Description |
---|---|---|---|
bpp | int | r/w | Gets or sets the BPP. |
bytes_per_line | int | r/w | Gets or sets the bytes per line. |
color_model | int | r/w | Gets or sets the color model. |
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
document | CdrDocument | r/w | Gets or sets the document. |
height | int | r/w | Gets or sets the height. |
id | int | r/w | Gets or sets the identifier. |
palette | int | r/w | Gets or sets the palette. |
parent | CdrObjectContainer | r/w | Gets or sets the parent. |
width | int | r/w | Gets or sets the width. |
Constructor: CdrBmp()
CdrBmp()
Initializes a new instance of the CdrBmp class