C
List of All Members for Rgba32
This is the complete list of members for Qul::PlatformInterface::Rgba32, including inherited members.
- Rgba32(float, float, float, float)
- Rgba32(uint32_t, uint32_t, uint32_t, uint32_t)
- Rgba32(uint32_t)
- alpha() const : uint32_t
- blue() const : uint32_t
- green() const : uint32_t
- invisible() const : bool
- premultiplied() const : Qul::PlatformInterface::Rgba32
- red() const : uint32_t
- setAlpha(uint32_t)
- setBlue(uint32_t)
- setGreen(uint32_t)
- setRed(uint32_t)
Available under certain Qt licenses.
Find out more.