Return the height of the area this pixel data represents. |
|
Return the origin of the area this pixel data represents. |
|
Returns the distance between the start of one row to the start of the next row. |
|
Return the size of the area this pixel data represents. |
|
Return the width of the area this pixel data represents. |
|
Create and return an iterator/generator object for traversing |
|
See |
|
See |
|
See |
|
See |
|
See |
Possible constructors:
PixelDataBase() -> None
Return the height of the area this pixel data represents.
int
Returns the distance between the start of one row to the start of the next row.
int
Return the width of the area this pixel data represents.
int
Create and return an iterator/generator object for traversing this pixel data object.
None
See GetRowStride