Woolz Image Processing Version 1.4.0
_WlzCompoundArray Struct Reference

A compound object implemented as either an array or a linked list of other objects. There is a distinction between an compound of the same type (e.g. resulting from a labelling) and a compound of different types (e.g. resulting from a range of image processes from a single original object). Typedef: WlzCompoundArray. More...

Data Fields

WlzObjectType type
int linkcount
WlzObjectType otype
int n
WlzObject ** o
WlzPropertyListplist
WlzObjectassoc

Detailed Description

A compound object implemented as either an array or a linked list of other objects. There is a distinction between an compound of the same type (e.g. resulting from a labelling) and a compound of different types (e.g. resulting from a range of image processes from a single original object). Typedef: WlzCompoundArray.


Field Documentation

From WlzCoreObject.

Referenced by WlzMakeCompoundArray().

The permitted type if constrained.

Referenced by WlzGreyModGradient(), WlzMakeCompoundArray(), and WlzSepTrans().

A list of the object's properties.


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