Woolz Image Processing Version 1.4.0
_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

Free pointer.

Referenced by WlzMakeGreyProperty().

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

Referenced by WlzCopyPropertyList(), and WlzMakeGreyProperty().

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

Referenced by WlzCopyPropertyList(), and WlzMakeGreyProperty().


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