IGradientFillSettings Class

Summary: Base interface for Gradient fill settings.

Module: aspose.psd.fileformats.psd.layers.fillsettings

Full Name: aspose.psd.fileformats.psd.layers.fillsettings.IGradientFillSettings

Inheritance: IFillSettings

Aspose.PSD Version: 24.9.0

Properties

NameTypeAccessDescription
align_with_layerboolr/wGets or sets a value indicating whether [align with layer].
angledoubler/wGets or sets the angle.
colorColorr/wGets or sets the color.
color_pointsIGradientColorPoint[]r/wGets the color points.
ditherboolr/wGets or sets a value indicating whether this IGradientFillSettings is dither.
fill_typeFillTyperGets the type of the fill.
gradient_modeGradientKindr/wMode for this gradient
Determines ‘Gradient Type’ = ‘Solid/Noise’ (0/1)
gradient_namestringr/wGets or sets the name of the gradient.
gradient_typeGradientTyper/wGets or sets the type of the gradient.
horizontal_offsetdoubler/wGets or sets the horizontal offset.
reverseboolr/wGets or sets a value indicating whether this IGradientFillSettings is reverse.
scaleintr/wGets or sets the scale.
transparency_pointsIGradientTransparencyPoint[]r/wGets the transparency points.
vertical_offsetdoubler/wGets or sets the vertical offset.