Class: QgsInnerGlowEffect¶
A paint effect which draws a glow within a picture.
Class Hierarchy¶
Base classes¶
Base class for paint effect 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.QgsInnerGlowEffect[source]¶
 Bases:
QgsGlowEffect- static create(map: Dict[str, Any]) QgsPaintEffect | None[source]¶
 Creates a new
QgsInnerGlowEffecteffect from a properties string map.- Parameters:
 map (Dict[str, Any]) – encoded properties string map
- Return type:
 Optional[QgsPaintEffect]
- Returns:
 new QgsInnerGlowEffect