Woolz Image Processing Version 1.4.0
_WlzGreyWSpace Struct Reference

The standard workspace for grey value table manipulations. Typedef: WlzGreyWSpace. More...

Data Fields

int gvio
int tranpl
WlzGreyType pixeltype
WlzObjectType gdomaintype
WlzValues gtable
WlzValueLinegline
WlzIntervalWSpaceintptr
WlzGreyP u_grintptr

Detailed Description

The standard workspace for grey value table manipulations. Typedef: WlzGreyWSpace.


Field Documentation

Grey value I/O switch:

  • 0 = input to object only
  • 1 = output from object only

Only relevant if tranpl set, as all grey-tables are unpacked.

Referenced by WlzGreyInterval(), WlzNextGreyInterval(), and WlzSeqPar().

If non-zero, transplant values to a buffer whose address is u_grintptr. Direction of transplant in gvio.

Referenced by WlzGreyInterval(), WlzInitGreyWSpace(), and WlzNextGreyInterval().

Pointer to current grey table line pointer.

Referenced by WlzGreyInterval(), and WlzInitGreyWSpace().

Pointer to interval table workspace.

Referenced by WlzInitGreyWSpace().


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