#include <Pt/Gfx/Rgb32.h>
Premultiplied ARGB-32 const pixel.
Public Member Functions | |
| Rgb32Color | color () const |
| Returns a premultiplied RGB-32 color. | |
| Color | getColor () const |
| Returns a ARGB-32 color. | |
| void | getColors (Rgb32Color *colors, std::size_t length) const |
| Get as premultiplied RGB-32 colors. | |