Skip to content

classYAByte 03

Member Function Documentation

UBYTE YAByte::Alpha  )  const [inline]
 

Definition at line 282 of file RGBByte.h.

References m_alpha.

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

Definition at line 302 of file RGBByte.h.

References FALSE.

YAByte YAByte::GammaCorrect float  power  )  [inline]
 

Definition at line 287 of file RGBByte.h.

References fast_round(), m_alpha, m_luminance, MAXCOLOR, and MIN.

Here is the call graph for this function:

float YAByte::GetFactoredFloat  )  const [inline]
 

Definition at line 276 of file RGBByte.h.

References m_luminance.

YAFloat YAByte::GetFactoredRGBAFloat  )  const
 

float YAByte::GetFloat  )  const [inline]
 

Definition at line 296 of file RGBByte.h.

References m_luminance, and MAXCOLOR.

float YAByte::GetLuminance  )  [inline]
 

Definition at line 300 of file RGBByte.h.

References m_luminance, and MAXCOLOR.

float YAByte::GetNormalizedFloat  )  const [inline]
 

Definition at line 277 of file RGBByte.h.

References m_luminance, and MAXCOLOR.

YAFloat YAByte::GetNormalizedRGBAFloat  )  const
 

float YAByte::GetOpacity void   )  const [inline]
 

Definition at line 298 of file RGBByte.h.

References m_alpha, and MAXCOLOR.

YAFloat YAByte::GetYAFloat  )  const
 

UBYTE YAByte::Luminance  )  const [inline]
 

Definition at line 281 of file RGBByte.h.

References m_luminance.

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

Definition at line 333 of file RGBByte.h.

References m_alpha, and m_luminance.

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