Leptonica  1.83.1
Image processing and image analysis suite
PixColormap Struct Reference

#include <pix_internal.h>

Data Fields

void * array
 
l_int32 depth
 
l_int32 nalloc
 
l_int32 n
 

Detailed Description

Colormap of a Pix

Definition at line 200 of file pix_internal.h.

Field Documentation

◆ array

◆ depth

l_int32 PixColormap::depth

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

Definition at line 203 of file pix_internal.h.

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

◆ n

◆ nalloc

l_int32 PixColormap::nalloc

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