Aspose.PSD.FileFormats.Psd.Layers.Gradient
The namespace handles Psd file format processing.
Classes
Class | Description |
---|---|
BaseGradient | Base gradient definition class. It contains common properties for both types of gradient (Solid and Noise). |
NoiseGradient | Noise gradient definition class. |
SolidGradient | Gradient fill effect settings. |
Enumeration
Enumeration | Description |
---|---|
GradientKind | Gradient type enum. |
NoiseColorModel | Color Model When ‘Gradient type’ = ‘Noise’, we can assign ‘Color Model’ to RGB/SHB/LAB (3/4/6) |