Alpha-blending accuracy level
Blend modes
Blends source into target with respect to the opacity of the source image (as stored in the alpha channel).
Blends source into target with respect to the opacity of the source image (as stored in the alpha channel).
Blends the pixel data of source into target using the requested blending mode.
Limits a value to a maximum of 0xFF (= 255).
Draws a line
Draws a single pixel
Draws an image (a source pixmap) on a target pixmap
Draws a rectangle
Draws a sprite from a spritesheet
Calculates the square root of the normalized value representated by the input integer number.
Calculates the square root of an integer number as an integer number.
Inverts a color (to its negative color).
Inverts all colors to produce a negative image.
Fast 8-bit “percentage” function
Sets the opacity of a Pixmap.
Sets the opacity of a Pixmap.
Pixel data container
Blends source into target with respect to the opacity of the source image (as stored in the alpha channel).
Blends pixel source into pixel target using the requested blending mode.
Pixmap image manipulation