Krita Source Code Documentation
Loading...
Searching...
No Matches
psd_layer_effects_pattern_overlay Struct Reference

#include <psd.h>

+ Inheritance diagram for psd_layer_effects_pattern_overlay:

Public Member Functions

 psd_layer_effects_pattern_overlay ()
 
- Public Member Functions inherited from psd_layer_effects_overlay_base
bool alignWithLayer () const
 
bool dither () const
 
QPointF gradientOffset () const
 
int gradientXOffset () const
 
int gradientYOffset () const
 
int horizontalPhase () const
 
KoPatternSP pattern (KisResourcesInterfaceSP resourcesInterface) const
 
KoResourceSignature patternLink () const
 
QPointF patternPhase () const
 
 psd_layer_effects_overlay_base ()
 
bool reverse () const
 
int scale () const
 
void scaleLinearSizes (qreal scale) override
 
void setAlignWithLayer (bool value)
 
void setDither (bool value)
 
void setGradientOffset (const QPointF &pt)
 
void setPattern (KoPatternSP value)
 
void setPatternPhase (const QPointF &phase)
 
void setReverse (bool value)
 
void setScale (int value)
 
void setStyle (psd_gradient_style value)
 
psd_gradient_style style () const
 
int verticalPhase () const
 
- 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
 
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 1209 of file psd.h.

Constructor & Destructor Documentation

◆ psd_layer_effects_pattern_overlay()

psd_layer_effects_pattern_overlay::psd_layer_effects_pattern_overlay ( )
inline

The documentation for this struct was generated from the following file: