Woolz Image Processing Version 1.4.0
|
The core Woolz object type which can be used to determine the type of a Woolz object. Typedef: WlzCoreObject. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
The core Woolz object type which can be used to determine the type of a Woolz object. Typedef: WlzCoreObject.
The Woolz object type.
The link count: A counter for the number of references to the object, which should only be accessed through WlzUnlink(), WlzAssignObject() and WlzFreeObj().