GrafX2 2.9.3227
The ultimate 256-color painting program
|
informations used while median-cutting. More...
#include <op_c.h>
Data Fields | |
int | volume |
volume of narrow covering (without margins where there are no pixels) More... | |
int | sqdiag |
square of diagonal length (without margins) More... | |
byte | plus_large |
Widest component : 0 red, 1 green, 2 blue. More... | |
informations used while median-cutting.
int S_Cluster_CutData::volume |
volume of narrow covering (without margins where there are no pixels)
Referenced by Cluster_pack(), CS_Generate(), and CS_Set().
int S_Cluster_CutData::sqdiag |
square of diagonal length (without margins)
Referenced by Cluster_pack(), and CS_Set().
byte S_Cluster_CutData::plus_large |
Widest component : 0 red, 1 green, 2 blue.
Referenced by Cluster_pack(), and CS_Generate().