Woolz Image Processing  Version 1.7.5
_WlzRectValues Struct Reference

The rectangle values table. The type encodes both the type of value table and the type of grey value. Typedef: WlzRectValues. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
WlzValues original_table
 
int line1
 
int lastln
 
int kol1
 
int width
 
WlzPixelV bckgrnd
 
WlzGreyP values
 

Detailed Description

The rectangle values table. The type encodes both the type of value table and the type of grey value. Typedef: WlzRectValues.

Field Documentation

WlzObjectType _WlzRectValues::type

From WlzCoreValues.

Referenced by WlzMakeRectValueTb(), WlzNewObjectValueTable(), and WlzShiftValues().

int _WlzRectValues::linkcount

From WlzCoreValues.

Referenced by WlzMakeRectValueTb().

WlzValues _WlzRectValues::original_table

If non-NULL, the values table which owns the raw values we are using.

Referenced by WlzMakeRectValueTb(), WlzNewObjectValueTable(), and WlzShiftValues().

int _WlzRectValues::lastln
WlzPixelV _WlzRectValues::bckgrnd

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