.. _BlendMode.DISSOLVE: ================================================ BlendMode.DISSOLVE ================================================ int **DISSOLVE** Description ----------- Edits or paints each pixel to make it the result color. However, the result color is a random replacement of the pixels with the base color or the blend color, depending on the opacity at any pixel location.