![]() |
Leptonica 1.85.0
Image processing and image analysis suite
|
Data Fields | |
| l_float32 | n |
| l_int32 | octindex |
| l_int32 | rcum |
| l_int32 | gcum |
| l_int32 | bcum |
| l_int32 | rval |
| l_int32 | gval |
| l_int32 | bval |
Definition at line 193 of file colorquant1.c.
| l_int32 OctcubeQuantCell::bcum |
Definition at line 197 of file colorquant1.c.
| l_int32 OctcubeQuantCell::bval |
Definition at line 198 of file colorquant1.c.
| l_int32 OctcubeQuantCell::gcum |
Definition at line 197 of file colorquant1.c.
| l_int32 OctcubeQuantCell::gval |
Definition at line 198 of file colorquant1.c.
| l_float32 OctcubeQuantCell::n |
Definition at line 195 of file colorquant1.c.
| l_int32 OctcubeQuantCell::octindex |
Definition at line 196 of file colorquant1.c.
| l_int32 OctcubeQuantCell::rcum |
Definition at line 197 of file colorquant1.c.
| l_int32 OctcubeQuantCell::rval |
Definition at line 198 of file colorquant1.c.