- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
RGBAByte Member List¶
This is the complete list of members for RGBAByte, including all inherited members.
| Alpha() const | RGBAByte | [inline] |
| Blue() const | RGBAByte | [inline] |
| CheckOffBound(float lobound, float hibound) | RGBAByte | [inline] |
| GammaCorrect(float power) | RGBAByte | [inline] |
| GetFactoredRGBAFloat() const | RGBAByte | |
| GetFactoredRGBFloat() const | RGBAByte | |
| GetLuminance() | RGBAByte | [inline] |
| GetNormalizedRGBAFloat() const | RGBAByte | |
| GetNormalizedRGBFloat() const | RGBAByte | |
| GetOpacity() const | RGBAByte | [inline] |
| GetRGBAFloat() const | RGBAByte | [inline] |
| GetRGBFloat() const | RGBAByte | [inline] |
| Green() const | RGBAByte | [inline] |
| m_alpha | RGBAByte | |
| m_color | RGBAByte | |
| operator *=(const float) | RGBAByte | [inline] |
| operator COLORREF() | RGBAByte | [inline] |
| operator delete(void *ptr) | RGBAByte | [inline] |
| operator new(size_t size) | RGBAByte | [inline] |
| operator+(const RGBAByte &other) | RGBAByte | [inline] |
| operator+=(const RGBAByte &) | RGBAByte | [inline] |
| operator-=(const RGBAByte &) | RGBAByte | [inline] |
| operator/=(float scale) | RGBAByte | [inline] |
| operator=(const RGBAByte &other) | RGBAByte | [inline] |
| Red() const | RGBAByte | [inline] |
| RGBAByte() | RGBAByte | [inline] |
| RGBAByte(UBYTE pred, UBYTE pgreen, UBYTE pblue) | RGBAByte | [inline] |
| RGBAByte(UBYTE pred, UBYTE pgreen, UBYTE pblue, UBYTE palpha) | RGBAByte | [inline] |
| RGBAByte(COLORREF c) | RGBAByte | [inline] |
| RGBAByte(const RGBAFloat &color) | RGBAByte | |
| Set(UBYTE pred, UBYTE pgreen, UBYTE pblue, UBYTE alpha) | RGBAByte | [inline] |
| Set(const RGBFloat &) | RGBAByte | [inline] |
| Set(const RGBAFloat &) | RGBAByte | [inline] |
| SetAlpha(UBYTE alpha) | RGBAByte | [inline] |
| SetBlue(UBYTE blue) | RGBAByte | [inline] |
| SetGreen(UBYTE green) | RGBAByte | [inline] |
| SetOpacity(const float value) | RGBAByte | [inline] |
| SetRed(UBYTE red) | RGBAByte | [inline] |
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:47:02 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001