PixelMapping
PixelMapping class
@hideconstructor
Methods
getStride
| Name | Description |
|---|---|
| getStride() | Bytes of pixels in a row. |
Result:
getHeight
| Name | Description |
|---|---|
| getHeight() | Rows of the pixels |
Result:
getWidth
| Name | Description |
|---|---|
| getWidth() | Columns of the pixels |
Result:
getData
| Name | Description |
|---|---|
| getData() | The mapped bytes of pixels. |
Result: