Subgroup: other

Class: QgsOuterGlowEffect

class qgis.core.QgsOuterGlowEffect

Bases: qgis._core.QgsGlowEffect

A paint effect which draws a glow outside of a picture.

New in version 2.9: Methods

boundingRect
clone
create Creates a new QgsOuterGlowEffect effect from a properties string map.
draw
drawSource
fixQPictureDpi
imageOffset
shadeExterior
source
sourceAsImage
type

Signals

Attributes

boundingRect()
clone(self) → QgsOuterGlowEffect
create(map: Dict[str, str]) → QgsPaintEffect

Creates a new QgsOuterGlowEffect effect from a properties string map.

Parameters:map – encoded properties string map
Returns:new QgsOuterGlowEffect
draw()
drawSource()
fixQPictureDpi()
imageOffset()
shadeExterior(self) → bool
source()
sourceAsImage()
type(self) → str