classRGBAByte 04

3668c777a0e6e44b58c7567e1bb7" class="anchor">

RGBAByte::operator COLORREF  )  [inline]
 

Definition at line 163 of file RGBByte.h.

References m_color.

void RGBAByte::operator delete void *  ptr  )  [inline]
 

Definition at line 157 of file RGBByte.h.

References FreeBitmap().

Here is the call graph for this function:

void* RGBAByte::operator new size_t  size  )  [inline]
 

Definition at line 155 of file RGBByte.h.

References AllocBitmap().

Here is the call graph for this function:

RGBAByte RGBAByte::operator+ const RGBAByte other  )  [inline]
 

Definition at line 222 of file RGBByte.h.

References m_alpha, m_color, and RGBAByte().

Here is the call graph for this function:

RGBAByte & RGBAByte::operator+= const RGBAByte  )  [inline]
 

Definition at line 210 of file RGBByte.h.

References m_alpha, m_color, and MAXCOLOR.

RGBAByte & RGBAByte::operator-= const RGBAByte  )  [inline]
 

Definition at line 229 of file RGBByte.h.

References m_alpha, and m_color.

RGBAByte& RGBAByte::operator/= float  scale  )  [inline]
  Definition at line 165 of file RGBByte.h.

RGBAByte& RGBAByte::operator= const RGBAByte other  )  [inline]
 

Definition at line 164 of file RGBByte.h.

References m_alpha, and m_color.

UBYTE RGBAByte::Red  )  const [inline]
 

Definition at line 172 of file RGBByte.h.

References m_color, and RGBByte::m_red.

Referenced by YAFloat::YAFloat().

void RGBAByte::Set const RGBAFloat  )  [inline]
 

void RGBAByte::Set const RGBFloat  )  [inline]
 

void RGBAByte::Set UBYTE  pred,
UBYTE  pgreen,
UBYTE  pblue,
UBYTE  alpha
[inline]