Skip to content

classRGBFloat 03

Member Function Documentation

float RGBFloat::Blue  )  const [inline]
 

Definition at line 63 of file RGBFloat.h.

References m_blue.

Referenced by ColorBuf::Set().

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

Definition at line 101 of file RGBFloat.h.

References FALSE, and TRUE.

RGBFloat RGBFloat::GammaCorrect float  power  )  const [inline]
 

Definition at line 93 of file RGBFloat.h.

References m_blue, m_green, m_red, and RGBFloat().

Here is the call graph for this function:

COLORREF RGBFloat::GetCOLORREF  )  const [inline]
 

Definition at line 83 of file RGBFloat.h.

References fast_round(), m_blue, m_green, m_red, MAX, and MIN.

Here is the call graph for this function:

float RGBFloat::GetLuminance  )  const [inline]
 

Definition at line 84 of file RGBFloat.h.

References m_blue, m_green, and m_red.

float RGBFloat::Green  )  const [inline]
 

Definition at line 62 of file RGBFloat.h.

References m_green.

Referenced by ColorBuf::Set().

void RGBFloat::Max float  max  )  [inline]
 

Definition at line 89 of file RGBFloat.h.

References m_blue, m_green, and m_red.

void RGBFloat::Min float  min  )  [inline]
 

Definition at line 88 of file RGBFloat.h.

References m_blue, m_green, and m_red.

void RGBFloat::MinMax float  min,
float  max
[inline]
 

Definition at line 90 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat RGBFloat::operator * float  s  )  const [inline]
 

Definition at line 78 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function:

RGBFloat RGBFloat::operator * const RGBFloat a  )  const [inline]
 

Definition at line 77 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function: