ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
asw::Color Member List

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

aasw::Color
basw::Color
blend(const Color &color) constasw::Colorinline
Color()asw::Colorinline
Color(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)asw::Colorinline
darken(float percentage) constasw::Colorinline
from_float(float r, float g, float b, float a=1.0F)asw::Colorinlinestatic
from_hex(const std::string &hex)asw::Colorinlinestatic
gasw::Color
grayscale() constasw::Colorinline
invert() constasw::Colorinline
lighten(float percentage) constasw::Colorinline
rasw::Color
with_alpha(uint8_t alpha) constasw::Colorinline