tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
Loading...
Searching...
No Matches
tiny_skia::Color Member List

This is the complete list of members for tiny_skia::Color, including all inherited members.

applyOpacity(float opacity)tiny_skia::Colorinline
fromRgba(float red, float green, float blue, float alpha)tiny_skia::Colorstatic
fromRgba8(AlphaU8 red, AlphaU8 green, AlphaU8 blue, AlphaU8 alpha)tiny_skia::Colorstatic
fromRgbaUnchecked(float red, float green, float blue, float alpha)tiny_skia::Colorstatic
premultiply() consttiny_skia::Color
toColorU8() consttiny_skia::Color