UT_RGBA Class Reference

#include <UT_Pixel.h>

List of all members.

Public Member Functions

 UT_RGBA ()
 UT_RGBA (char cr, char cg, char cb, char ca)
 UT_RGBA (const UT_BIG_RGBA &rgba)
UT_RGBAoperator= (const UT_BIG_RGBA &big)
UT_RGBAoperator= (const UT_RGBA &mysmall)

Public Attributes

unsigned char r
unsigned char g
unsigned char b
unsigned char a


Detailed Description

Examples:

SOP/SOP_CopRaster.C.

Definition at line 28 of file UT_Pixel.h.


Constructor & Destructor Documentation

UT_RGBA::UT_RGBA (  )  [inline]

Definition at line 30 of file UT_Pixel.h.

UT_RGBA::UT_RGBA ( char  cr,
char  cg,
char  cb,
char  ca 
) [inline]

Definition at line 31 of file UT_Pixel.h.

UT_RGBA::UT_RGBA ( const UT_BIG_RGBA rgba  )  [inline]

Definition at line 35 of file UT_Pixel.h.


Member Function Documentation

UT_RGBA& UT_RGBA::operator= ( const UT_RGBA mysmall  ) 

UT_RGBA& UT_RGBA::operator= ( const UT_BIG_RGBA big  ) 


Member Data Documentation

unsigned char UT_RGBA::a

Definition at line 40 of file UT_Pixel.h.

unsigned char UT_RGBA::b

Examples:
SOP/SOP_CopRaster.C.

Definition at line 40 of file UT_Pixel.h.

unsigned char UT_RGBA::g

Examples:
SOP/SOP_CopRaster.C.

Definition at line 40 of file UT_Pixel.h.

unsigned char UT_RGBA::r

Examples:
SOP/SOP_CopRaster.C.

Definition at line 40 of file UT_Pixel.h.


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

Generated on Fri May 25 00:10:52 2012 for HDK by  doxygen 1.5.9