Leptonica  1.73
Image processing and image analysis suite
Data Fields
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 155 of file pix.h.

Field Documentation

◆ array

void* PixColormap::array

◆ depth

l_int32 PixColormap::depth

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

Definition at line 158 of file pix.h.

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

◆ n

l_int32 PixColormap::n

◆ nalloc

l_int32 PixColormap::nalloc

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