Woolz Image Processing  Version 1.8.3
_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

◆ type

WlzObjectType _WlzRectValues::type

From WlzCoreValues.

Referenced by WlzMakeRectValueTb(), and WlzShiftValues().

◆ linkcount

int _WlzRectValues::linkcount

From WlzCoreValues.

Referenced by WlzMakeRectValueTb().

◆ freeptr

◆ original_table

WlzValues _WlzRectValues::original_table

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

Referenced by WlzMakeRectValueTb(), and WlzShiftValues().

◆ line1

int _WlzRectValues::line1

◆ lastln

int _WlzRectValues::lastln

Last line.

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

◆ kol1

int _WlzRectValues::kol1

First column.

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

◆ width

int _WlzRectValues::width

◆ bckgrnd

WlzPixelV _WlzRectValues::bckgrnd

Background value for points not in object.

Referenced by WlzGetBackground(), WlzGreyValueMakeWSp(), WlzMakeRectValueTb(), WlzSetBackground(), and WlzShiftValues().

◆ values


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