Leptonica  1.54
Структура Pix

#include <pix.h>

Открытые атрибуты

l_uint32 w
 
l_uint32 h
 
l_uint32 d
 
l_uint32 spp
 
l_uint32 wpl
 
l_uint32 refcount
 
l_int32 xres
 
l_int32 yres
 
l_int32 informat
 
l_int32 special
 
char * text
 
struct PixColormapcolormap
 
l_uint32data
 

Данные класса

◆ colormap

struct PixColormap* Pix::colormap

◆ d

l_uint32 Pix::d

◆ data

l_uint32* Pix::data

◆ h

l_uint32 Pix::h

◆ informat

l_int32 Pix::informat

◆ refcount

l_uint32 Pix::refcount

◆ special

l_int32 Pix::special

◆ spp

l_uint32 Pix::spp

◆ text

char* Pix::text

◆ w

l_uint32 Pix::w

◆ wpl

l_uint32 Pix::wpl

◆ xres

l_int32 Pix::xres

◆ yres

l_int32 Pix::yres

Объявления и описания членов структуры находятся в файле: