StrokeEffect Class

Summary: The Adobe® Photoshop® stroke effect for the PSD layer.

Module: aspose.psd.fileformats.psd.layers.layereffects

Full Name: aspose.psd.fileformats.psd.layers.layereffects.StrokeEffect

Inheritance: ILayerEffect

Aspose.PSD Version: 24.4.0

Properties

NameTypeAccessDescription
blend_modeBlendModer/wGets or sets the blend mode.
effect_typeLayerEffectsTypesrGets a type of effect
fill_settingsBaseFillSettingsr/wGets or sets the fill settings.
is_visibleboolr/wGets or sets a value indicating whether this instance is visible.
opacitybyter/wGets or sets the opacity.
overprintboolr/wGets or sets a value indicating whether this StrokeEffect will blend stroke against current layer contents.
positionStrokePositionr/wGets or sets the position of the stroke effect to control the alignment of your stroke to the PSD layer content.
The value can be StrokePosition.INSIDE to draw stroke inside of the PSD layer content,
or StrokePosition.OUTSIDE to draw stroke around of PSD layer content,
and StrokePosition.CENTER to draw stroke both inside and outside.
sizeintr/wGets or sets the width of stroke effect.