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

Defines a point in a 2D coordinate system using floating point values. More...

#include <gd.h>

Data Fields

double y
 

Detailed Description

Defines a point in a 2D coordinate system using floating point values.

Field Documentation

◆ y

double gdPointF::y

Floating point coordinates. x increases from left to right, y increases from top to bottom


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