pntr
Image manipulation library
|
Data Fields | |
int | x |
int | y |
int | width |
int | height |
A rectangle.
int pntr_rectangle::height |
The height of the rectangle.
int pntr_rectangle::width |
The width of the rectangle.
int pntr_rectangle::x |
The x position of the rectangle.
int pntr_rectangle::y |
The y position of the rectangle.