classYAByte 04

td>

 

Definition at line 266 of file RGBByte.h.

References FreeBitmap().

Here is the call graph for this function:

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

Definition at line 264 of file RGBByte.h.

References AllocBitmap().

Here is the call graph for this function:

YAByte::operator UBYTE  )  [inline]
 

Definition at line 272 of file RGBByte.h.

References m_luminance.

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

Definition at line 319 of file RGBByte.h.

References m_alpha, m_luminance, and YAByte().

Here is the call graph for this function:

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

Definition at line 305 of file RGBByte.h.

References m_alpha, m_luminance, and MAXCOLOR.

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

Definition at line 326 of file RGBByte.h.

References m_alpha, and m_luminance.

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

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

Definition at line 273 of file RGBByte.h.

References m_alpha, and m_luminance.

void YAByte::Set UBYTE  luminance,
UBYTE  alpha
[inline]
 

Definition at line 283 of file RGBByte.h.

References m_alpha, and m_luminance.

void YAByte::SetAlpha UBYTE  alpha  )  [inline]
 

Definition at line 286 of file RGBByte.h.

References m_alpha.

void YAByte::SetLuminance float  luminance  )  [inline]
 

Definition at line 285 of file RGBByte.h.

References m_luminance, and MAXCOLOR.

void YAByte::SetLuminance UBYTE  luminance  )  [inline]
 

Definition at line 284 of file RGBByte.h.

References m_luminance.

<s