GrafX2 2.9.3227
The ultimate 256-color painting program
|
information used while color reducing More...
#include <op_c.h>
Data Fields | |
byte | r |
byte | g |
byte | b |
color synthétisant l'ensemble More... | |
byte | h |
Hue / Chrominance. More... | |
byte | l |
Luminosity / Luminosité More... | |
information used while color reducing
byte S_Cluster_PalData::r |
Referenced by Cluster_compute_hue(), and CS_Generate_color_table_and_palette().
byte S_Cluster_PalData::g |
Referenced by Cluster_compute_hue(), and CS_Generate_color_table_and_palette().
byte S_Cluster_PalData::b |
color synthétisant l'ensemble
Referenced by Cluster_compute_hue(), and CS_Generate_color_table_and_palette().
byte S_Cluster_PalData::h |
Hue / Chrominance.
Referenced by Cluster_compute_hue(), CS_Sort_by_chrominance(), GS_Generate(), and GS_Init().
byte S_Cluster_PalData::l |
Luminosity / Luminosité
Referenced by Cluster_compute_hue(), and CS_Sort_by_luminance().