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

informations used while median-cutting. More...

#include <op_c.h>

+ Collaboration diagram for S_Cluster_CutData:

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...
 

Detailed Description

informations used while median-cutting.

Field Documentation

◆ volume

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().

◆ sqdiag

int S_Cluster_CutData::sqdiag

square of diagonal length (without margins)

Referenced by Cluster_pack(), and CS_Set().

◆ plus_large

byte S_Cluster_CutData::plus_large

Widest component : 0 red, 1 green, 2 blue.

Referenced by Cluster_pack(), and CS_Generate().


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