Leptonica  1.82.0
Image processing and image analysis suite
PixaComp Struct Reference

#include <pix.h>

Data Fields

l_int32 n
 
l_int32 nalloc
 
l_int32 offset
 
struct PixComp ** pixc
 
struct Boxaboxa
 

Detailed Description

Array of compressed pix

Definition at line 653 of file pix.h.

Field Documentation

◆ boxa

struct Boxa* PixaComp::boxa

◆ n

l_int32 PixaComp::n

◆ nalloc

l_int32 PixaComp::nalloc

number of PixComp ptrs allocated

Definition at line 656 of file pix.h.

Referenced by pixacompAddPixcomp(), pixacompExtendArray(), and pixacompWriteStreamInfo().

◆ offset

◆ pixc

struct PixComp** PixaComp::pixc

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