#include <salgdicommon.hxx>
Definition at line 37 of file salgdicommon.hxx.
◆ RGBAColor() [1/2]
RGBAColor::RGBAColor |
( |
::Color |
nColor | ) |
|
|
inline |
◆ RGBAColor() [2/2]
RGBAColor::RGBAColor |
( |
float |
fRed, |
|
|
float |
fGreen, |
|
|
float |
fBlue, |
|
|
float |
fAlpha |
|
) |
| |
|
inline |
◆ AsArray()
const CGFloat * RGBAColor::AsArray |
( |
| ) |
const |
|
inline |
◆ GetAlpha()
CGFloat RGBAColor::GetAlpha |
( |
| ) |
const |
|
inline |
◆ GetBlue()
CGFloat RGBAColor::GetBlue |
( |
| ) |
const |
|
inline |
◆ GetGreen()
CGFloat RGBAColor::GetGreen |
( |
| ) |
const |
|
inline |
◆ GetRed()
CGFloat RGBAColor::GetRed |
( |
| ) |
const |
|
inline |
◆ IsVisible()
bool RGBAColor::IsVisible |
( |
| ) |
const |
|
inline |
◆ SetAlpha()
void RGBAColor::SetAlpha |
( |
float |
fAlpha | ) |
|
|
inline |
◆ m_fRGBA
CGFloat RGBAColor::m_fRGBA[4] |
|
private |
The documentation for this class was generated from the following file: