Woolz Image Processing  Version 1.8.3
_WlzGreyV Union Reference

A union of grey values. Typedef: WlzGreyV. More...

Data Fields

void * v
 
WlzLong lnv
 
int inv
 
short shv
 
WlzUByte ubv
 
float flv
 
double dbv
 
WlzUInt rgbv
 
char bytes [8]
 
unsigned char ubytes [8]
 

Detailed Description

A union of grey values. Typedef: WlzGreyV.

Field Documentation

◆ v

void* _WlzGreyV::v

Can save a cast when assigning.

◆ lnv

◆ inv

◆ shv

◆ ubv

◆ flv

◆ dbv

◆ rgbv

◆ bytes

char _WlzGreyV::bytes[8]

Referenced by WlzEffReadObjStl().

◆ ubytes

unsigned char _WlzGreyV::ubytes[8]

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