|
LibGd 2.4.0-dev
GD Graphics library
|
A rectangle in the coordinate space of the image. More...
#include <gd.h>
Data Fields | |
| int | y |
| int | height |
A rectangle in the coordinate space of the image.
| int gdRect::height |
The width and height of the rectangle.
| int gdRect::y |
The x and y coordinates of the upper left corner.