Leptonica 1.68
C Image Processing Library

DPix Struct Reference

#include <pix.h>

Data Fields

l_int32 w
l_int32 h
l_int32 wpl
l_int32 refcount
l_int32 xres
l_int32 yres
l_float64data

Detailed Description

Definition at line 509 of file pix.h.


Field Documentation

Definition at line 511 of file pix.h.

Referenced by dpixGetDimensions(), and dpixSetDimensions().

Definition at line 512 of file pix.h.

Referenced by dpixGetDimensions(), and dpixSetDimensions().

Definition at line 513 of file pix.h.

Referenced by dpixGetWpl(), and dpixSetWpl().

Definition at line 514 of file pix.h.

Referenced by dpixChangeRefcount(), dpixCreate(), and dpixGetRefcount().

Definition at line 515 of file pix.h.

Referenced by dpixGetResolution(), and dpixSetResolution().

Definition at line 517 of file pix.h.

Referenced by dpixGetResolution(), and dpixSetResolution().

Definition at line 519 of file pix.h.

Referenced by dpixGetData(), dpixGetPixel(), dpixSetData(), and dpixSetPixel().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines