|
Arcade
|
Abstract class representing a two dimensional bitmap. More...
Properties | |
| Vector2I | Size [get] |
| Returns the width/height of the image. More... | |
| int | Width [get] |
| Horizontal resolution in pixels. More... | |
| int | Height [get] |
| Vertical resolution in pixels. More... | |
| int | Area [get] |
| Product of the width and height. More... | |
Abstract class representing a two dimensional bitmap.
|
get |
Product of the width and height.
|
get |
Vertical resolution in pixels.
|
get |
Returns the width/height of the image.
|
get |
Horizontal resolution in pixels.