GrafX2 2.9.3227
The ultimate 256-color painting program
S_Cluster_PalData Struct Reference

information used while color reducing More...

#include <op_c.h>

+ Collaboration diagram for S_Cluster_PalData:

Data Fields

byte r
 
byte g
 
byte b
 color synthétisant l'ensemble More...
 
byte h
 Hue / Chrominance. More...
 
byte l
 Luminosity / Luminosité More...
 

Detailed Description

information used while color reducing

Field Documentation

◆ r

byte S_Cluster_PalData::r

◆ g

byte S_Cluster_PalData::g

◆ b

byte S_Cluster_PalData::b

color synthétisant l'ensemble

Referenced by Cluster_compute_hue(), and CS_Generate_color_table_and_palette().

◆ h

byte S_Cluster_PalData::h

Hue / Chrominance.

Referenced by Cluster_compute_hue(), CS_Sort_by_chrominance(), GS_Generate(), and GS_Init().

◆ l

byte S_Cluster_PalData::l

Luminosity / Luminosité

Referenced by Cluster_compute_hue(), and CS_Sort_by_luminance().


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