Woolz Image Processing  Version 1.7.5
_WlzGreyProperty Struct Reference

A single grey value, which for example might represent the preferred display colour of a binary domain. Typedef: WlzGreyProperty. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
char * name
 
struct _WlzPixelV value
 

Detailed Description

A single grey value, which for example might represent the preferred display colour of a binary domain. Typedef: WlzGreyProperty.

Field Documentation

WlzObjectType _WlzGreyProperty::type

Type.

Referenced by WlzMakeGreyProperty().

int _WlzGreyProperty::linkcount

linkcount.

void* _WlzGreyProperty::freeptr

Free pointer.

Referenced by WlzMakeGreyProperty().

char* _WlzGreyProperty::name

An associated name string which conveys the meaning of the value. May be NULL

Referenced by WlzCopyPropertyList(), WlzMakeGreyProperty(), WlzObjectFacts(), and WlzWriteObj().

struct _WlzPixelV _WlzGreyProperty::value

The pixel value which both encodes the grey type and it's value.

Referenced by WlzCopyPropertyList(), WlzMakeGreyProperty(), WlzObjectFacts(), and WlzWriteObj().


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