Skip to content

classRGBAByte 03

Member Function Documentation

UBYTE RGBAByte::Alpha  )  const [inline]
 

Definition at line 175 of file RGBByte.h.

References m_alpha.

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

UBYTE RGBAByte::Blue  )  const [inline]
 

Definition at line 174 of file RGBByte.h.

References RGBByte::m_blue, and m_color.

Referenced by YAFloat::YAFloat().

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

Definition at line 197 of file RGBByte.h.

References FALSE.

RGBAByte RGBAByte::GammaCorrect float  power  )  [inline]
 

Definition at line 181 of file RGBByte.h.

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

Here is the call graph for this function:

RGBAFloat RGBAByte::GetFactoredRGBAFloat  )  const
 

RGBFloat RGBAByte::GetFactoredRGBFloat  )  const
 

float RGBAByte::GetLuminance  )  [inline]
 

Definition at line 195 of file RGBByte.h.

References RGBByte::GetLuminance(), and m_color.

Here is the call graph for this function:

RGBAFloat RGBAByte::GetNormalizedRGBAFloat  )  const
 

RGBFloat RGBAByte::GetNormalizedRGBFloat  )  const
 

float RGBAByte::GetOpacity  )  const [inline]
 

Definition at line 200 of file RGBByte.h.

References m_alpha, and MAXCOLOR.

RGBAFloat RGBAByte::GetRGBAFloat  )  const [inline]
 

RGBFloat RGBAByte::GetRGBFloat  )  const [inline]
 

UBYTE RGBAByte::Green  )  const [inline]
 

Definition at line 173 of file RGBByte.h.

References m_color, and RGBByte::m_green.

Referenced by YAFloat::YAFloat().

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

Definition at line 236 of file RGBByte.h.

References m_alpha, and m_color.

<span id="937d