Blend two colors together; apply top on top of the bottom color. If top has maximum alpha, returns top. If alpha is zero, returns bottom.
Create a color from RGBA values.
Create a color from hex code.
Multiple color values.
Set the alpha channel for the given color, as a float.
Set the alpha channel for the given color, as a float.
Get a hex code from color.
Generate an alpha mask filled with given value.
Generate an image filled with a given color.
Generate a paletted image filled with 0-index pixels of given alpha value.
Image available to the CPU.
A paletted pixel, for use in palettedAlpha images; Stores images using an index into a palette, along with an alpha value.