php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
RGBType Struct Reference

Data Fields

float R
 
float G
 
float B
 

Detailed Description

Definition at line 332 of file gd.c.

Field Documentation

◆ B

float RGBType::B

Definition at line 334 of file gd.c.

◆ G

float RGBType::G

Definition at line 334 of file gd.c.

◆ R

float RGBType::R

Definition at line 334 of file gd.c.


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