| 
    Woolz Image Processing
    Version 1.7.5
    
   | 
 
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.
| WlzObjectType _WlzTextProperty::type | 
Type.
Referenced by WlzMakeTextProperty().
| int _WlzTextProperty::linkcount | 
linkcount.
| void* _WlzTextProperty::freeptr | 
Free pointer.
Referenced by WlzMakeTextProperty().
| char* _WlzTextProperty::name | 
Name string.
Referenced by WlzMakeTextProperty(), WlzObjectFacts(), and WlzWriteObj().
| char* _WlzTextProperty::text | 
Text string.
Referenced by WlzMakeTextProperty(), WlzObjectFacts(), and WlzWriteObj().