Rectangular area within the image. More...
Public Member Functions | |
ImageRect (int x, int y, int width, int height) | |
ImageRect constructor. | |
Public Attributes | |
int | X |
X coordinate. | |
int | Y |
Y coordinate. | |
int | Width |
Width. | |
int | Height |
Height. |
Rectangular area within the image.