Woolz Image Processing  Version 1.7.5
_WlzIntervalValues Struct Reference

An interval structured value table. The type encodes both the type of value table and the type of grey value. Typedef: WlzIntervalValues. More...

Data Fields

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

Detailed Description

An interval structured value table. The type encodes both the type of value table and the type of grey value. Typedef: WlzIntervalValues.

Field Documentation

WlzObjectType _WlzIntervalValues::type

From WlzCoreValues.

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

int _WlzIntervalValues::linkcount

From WlzCoreValues.

Referenced by WlzMakeIntervalValues(), and WlzShiftValues().

void* _WlzIntervalValues::freeptr

From WlzCoreValues.

Referenced by WlzMakeIntervalValues(), and WlzShiftValues().

WlzValues _WlzIntervalValues::original_table

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

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

int _WlzIntervalValues::lastln
int _WlzIntervalValues::width
WlzPixelV _WlzIntervalValues::bckgrnd
WlzValueIntervalLine* _WlzIntervalValues::vil

Pointers to structures of grey table lines.

Referenced by WlzGreyValueGetDir(), WlzInitGreyWSpace(), WlzMakeIntervalValues(), WlzNewObjectValueTable(), and WlzShiftValues().


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