Leptonica  1.83.1
Image processing and image analysis suite
PixaComp Struct Reference

#include <pix_internal.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 417 of file pix_internal.h.

Field Documentation

◆ boxa

struct Boxa* PixaComp::boxa

◆ n

◆ nalloc

l_int32 PixaComp::nalloc

number of PixComp ptrs allocated

Definition at line 420 of file pix_internal.h.

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

◆ offset

◆ pixc

struct PixComp** PixaComp::pixc

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