Class: QgsOuterGlowEffect¶
A paint effect which draws a glow outside of a picture.
Class Hierarchy¶
Base classes¶
Base class for paint effects which draw a glow inside or outside a picture. |
|
Base class for visual effects which can be applied to QPicture drawings. |
Static Methods
Creates a new |
- class qgis.core.QgsOuterGlowEffect[source]¶
Bases:
QgsGlowEffect
- static create(map: Dict[str, Any]) QgsPaintEffect | None [source]¶
Creates a new
QgsOuterGlowEffect
effect from a properties string map.- Parameters:
map (Dict[str, Any]) – encoded properties string map
- Return type:
Optional[QgsPaintEffect]
- Returns:
new QgsOuterGlowEffect