Skip to content

classRGBAByte 02

Constructor & Destructor Documentation

RGBAByte::RGBAByte  )  [inline]
 

Definition at line 146 of file RGBByte.h.

References m_alpha, m_color, MAXCOLOR, and RGBByte::Set().

Referenced by operator+().

Here is the call graph for this function:

RGBAByte::RGBAByte UBYTE  pred,
UBYTE  pgreen,
UBYTE  pblue
[inline]
 

Definition at line 147 of file RGBByte.h.

References m_alpha, m_color, MAXCOLOR, and RGBByte::Set().

Here is the call graph for this function:

RGBAByte::RGBAByte UBYTE  pred,
UBYTE  pgreen,
UBYTE  pblue,
UBYTE  palpha
[inline]
 

Definition at line 148 of file RGBByte.h.

References m_alpha, m_color, and RGBByte::Set().

Here is the call graph for this function:

RGBAByte::RGBAByte COLORREF  c  )  [inline]
 

Definition at line 149 of file RGBByte.h.

References m_alpha, and MAXCOLOR.

RGBAByte::RGBAByte const RGBAFloat color  )