Woolz Image Processing Version 1.4.0
|
A pair of simple null terminated ASCII strings one for the property name and one for it's value. Typedef: WlzTextProperty. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
void * | freeptr |
char * | name |
char * | text |
A pair of simple null terminated ASCII strings one for the property name and one for it's value. Typedef: WlzTextProperty.
Type.
Referenced by WlzMakeTextProperty().
linkcount.
Free pointer.
Referenced by WlzMakeTextProperty().
char* _WlzTextProperty::name |
Name string.
Referenced by WlzMakeTextProperty().
char* _WlzTextProperty::text |
Text string.
Referenced by WlzMakeTextProperty().