Woolz Image Processing  Version 1.8.3
_WlzTextProperty Struct Reference

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
 

Detailed Description

A pair of simple null terminated ASCII strings one for the property name and one for it's value. Typedef: WlzTextProperty.

Field Documentation

◆ type

WlzObjectType _WlzTextProperty::type

Type.

Referenced by WlzMakeTextProperty().

◆ linkcount

int _WlzTextProperty::linkcount

linkcount.

◆ freeptr

void* _WlzTextProperty::freeptr

Free pointer.

Referenced by WlzMakeTextProperty().

◆ name

char* _WlzTextProperty::name

Name string.

Referenced by WlzMakeTextProperty().

◆ text

char* _WlzTextProperty::text

Text string.

Referenced by WlzMakeTextProperty().


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