Leptonica  1.82.0
Image processing and image analysis suite
PixColormap Struct Reference

#include <pix.h>

Data Fields

void * array
 
l_int32 depth
 
l_int32 nalloc
 
l_int32 n
 

Detailed Description

Colormap of a Pix

Definition at line 159 of file pix.h.

Field Documentation

◆ array

◆ depth

l_int32 PixColormap::depth

of pix (1, 2, 4 or 8 bpp)

Definition at line 162 of file pix.h.

Referenced by pixcmapCreate(), pixcmapGetDepth(), pixcmapIsValid(), and pixcmapWriteStream().

◆ n

◆ nalloc

l_int32 PixColormap::nalloc

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