#include <Color.h>
|
| | RGBA () |
| |
| | RGBA (uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) |
| |
| | RGBA (uint8_t red, uint8_t green, uint8_t blue) |
| |
| uint8_t | red () const |
| |
| uint8_t | green () const |
| |
| uint8_t | blue () const |
| |
| uint8_t | alpha () const |
| |
| bool | hasAlpha () const |
| |
| | RGBA () |
| |
| | RGBA (uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) |
| |
| | RGBA (uint8_t red, uint8_t green, uint8_t blue) |
| |
| uint8_t | red () const |
| |
| uint8_t | green () const |
| |
| uint8_t | blue () const |
| |
| uint8_t | alpha () const |
| |
| bool | hasAlpha () const |
| |
◆ RGBA() [1/6]
◆ RGBA() [2/6]
◆ RGBA() [3/6]
◆ RGBA() [4/6]
◆ RGBA() [5/6]
◆ RGBA() [6/6]
◆ alpha() [1/2]
| uint8_t WebCore::RGBA::alpha |
( |
| ) |
const |
|
inline |
◆ alpha() [2/2]
| uint8_t WebCore::RGBA::alpha |
( |
| ) |
const |
◆ blue() [1/2]
| uint8_t WebCore::RGBA::blue |
( |
| ) |
const |
|
inline |
◆ blue() [2/2]
| uint8_t WebCore::RGBA::blue |
( |
| ) |
const |
◆ green() [1/2]
| uint8_t WebCore::RGBA::green |
( |
| ) |
const |
◆ green() [2/2]
| uint8_t WebCore::RGBA::green |
( |
| ) |
const |
|
inline |
◆ hasAlpha() [1/2]
| bool WebCore::RGBA::hasAlpha |
( |
| ) |
const |
|
inline |
◆ hasAlpha() [2/2]
| bool WebCore::RGBA::hasAlpha |
( |
| ) |
const |
◆ red() [1/2]
| uint8_t WebCore::RGBA::red |
( |
| ) |
const |
◆ red() [2/2]
| uint8_t WebCore::RGBA::red |
( |
| ) |
const |
|
inline |
◆ Color
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/Color.h