Leptonica 1.68
C Image Processing Library

FPix 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_float32data

Detailed Description

Definition at line 479 of file pix.h.


Field Documentation

Definition at line 481 of file pix.h.

Referenced by fpixGetDimensions(), and fpixSetDimensions().

Definition at line 482 of file pix.h.

Referenced by fpixGetDimensions(), and fpixSetDimensions().

Definition at line 483 of file pix.h.

Referenced by fpixGetWpl(), and fpixSetWpl().

Definition at line 484 of file pix.h.

Referenced by fpixChangeRefcount(), fpixCreate(), and fpixGetRefcount().

Definition at line 485 of file pix.h.

Referenced by fpixGetResolution(), and fpixSetResolution().

Definition at line 487 of file pix.h.

Referenced by fpixGetResolution(), and fpixSetResolution().

Definition at line 489 of file pix.h.

Referenced by fpixGetData(), fpixGetPixel(), fpixSetData(), and fpixSetPixel().


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