Krita Source Code Documentation
Loading...
Searching...
No Matches
psd_layer_effects_outer_glow Class Reference

#include <psd.h>

+ Inheritance diagram for psd_layer_effects_outer_glow:

Public Member Functions

 ~psd_layer_effects_outer_glow () override
 
- Public Member Functions inherited from psd_layer_effects_glow_common
 psd_layer_effects_glow_common ()
 
 ~psd_layer_effects_glow_common () override
 
- Public Member Functions inherited from psd_layer_effects_shadow_base
qint32 angle () const
 
bool antiAliased () const
 
QString blendMode () const
 
QPoint calculateOffset (const psd_layer_effects_context *context) const
 
KoColor color () const
 
const quint8 * contourLookupTable () const
 
qint32 distance () const
 
bool edgeHidden () const
 
bool effectEnabled () const
 
psd_fill_type fillType () const
 
KoAbstractGradientSP gradient (KisResourcesInterfaceSP resourcesInterface) const
 
KoResourceSignature gradientLink () const
 
bool invertsSelection () const
 
qint32 jitter () const
 
bool knocksOut () const
 
KoColor nativeColor () const
 
qint32 noise () const
 
qint32 opacity () const
 
 psd_layer_effects_shadow_base ()
 
qint32 range () const
 
virtual void scaleLinearSizes (qreal scale)
 
void setAngle (qint32 value)
 
void setAntiAliased (bool value)
 
void setBlendMode (QString value)
 
void setColor (KoColor value)
 
void setContourLookupTable (const quint8 *value)
 
void setDistance (qint32 value)
 
void setEdgeHidden (bool value)
 
void setEffectEnabled (bool value)
 
void setFillType (psd_fill_type value)
 
void setGradient (KoAbstractGradientSP value)
 
void setInvertsSelection (bool value)
 
void setJitter (qint32 value)
 
void setKnocksOut (bool value)
 
void setNativeColor (KoColor value)
 
void setNoise (qint32 value)
 
void setOpacity (qint32 value)
 
void setRange (qint32 value)
 
void setSize (qint32 value)
 
void setSpread (qint32 value)
 
void setTechnique (psd_technique_type value)
 
void setUseGlobalLight (bool value)
 
qint32 size () const
 
qint32 spread () const
 
psd_technique_type technique () const
 
bool useGlobalLight () const
 
virtual ~psd_layer_effects_shadow_base ()
 

Detailed Description

Definition at line 588 of file psd.h.

Constructor & Destructor Documentation

◆ ~psd_layer_effects_outer_glow()

psd_layer_effects_outer_glow::~psd_layer_effects_outer_glow ( )
override

Definition at line 282 of file psd.cpp.

283{
284}

The documentation for this class was generated from the following files: