Skip to content

classRGBByte 03

Member Function Documentation

UBYTE RGBByte::Blue  )  const [inline]
 

Definition at line 62 of file RGBByte.h.

References m_blue.

Referenced by RGBFloat::RGBFloat(), and YAFloat::YAFloat().

BOOL RGBByte::CheckOffBound float  lobound,
float  hibound
[inline]
 

Definition at line 76 of file RGBByte.h.

References FALSE.

RGBByte RGBByte::GammaCorrect float  power  )  [inline]
 

Definition at line 128 of file RGBByte.h.

References fast_round(), m_blue, m_green, m_red, MAXCOLOR, MIN, and RGBByte().

Referenced by RGBAByte::GammaCorrect().

Here is the call graph for this function:

RGBFloat RGBByte::Get  )  const
 

RGBFloat RGBByte::GetFactoredRGBFloat  )  const
 

float RGBByte::GetLuminance  )  [inline]
 

Definition at line 74 of file RGBByte.h.

References m_blue, m_green, and m_red.

Referenced by RGBAByte::GetLuminance().

RGBFloat RGBByte::GetNormalizedRGBFloat  )  const
 

UBYTE RGBByte::Green  )  const [inline]
 

Definition at line 61 of file RGBByte.h.

References m_green.

Referenced by RGBFloat::RGBFloat(), and YAFloat::YAFloat().

RGBByte & RGBByte::operator *= const   float  )  [inline]
 

Definition at line 113 of file RGBByte.h.

References m_blue, m_green, and m_red.

RGBByte::operator COLORREF  )  [inline]
 

Definition at line 53 of file RGBByte.h.

References m_blue, m_green, and m_red.

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

Definition at line 47 of file RGBByte.h.

References FreeBitmap().

Here is the call graph for this function:

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

Definition at line 45 of file RGBByte.h.

References AllocBitmap().

Here is the call graph for this function: