34 static QPainter::CompositionMode getCompositionMode(
Qgis::BlendMode blendMode );
36 static Qgis::BlendMode getBlendModeEnum( QPainter::CompositionMode blendMode );
BlendMode
Blending modes defining the available composition modes that can be used when painting.
Misc painting enums and functions.