LibGd 2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
Data Fields

A rectangle in the coordinate space of the image. More...

#include <gd.h>

Data Fields

int y
 
int height
 

Detailed Description

A rectangle in the coordinate space of the image.

Field Documentation

◆ height

int gdRect::height

The width and height of the rectangle.

◆ y

int gdRect::y

The x and y coordinates of the upper left corner.


The documentation for this struct was generated from the following file: