Enum GradientTypes

Enum GradientTypes

Namespace: Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums
Assembly: Aspose.Imaging.dll (25.2.0)

Gradient fill types

public enum GradientTypes

Fields

Conical = 2

Conical fountain fill. Apply a fill that gradually changes color in a conical shape.

Elliptical = 1

Elliptical fountain fill. Apply a fill that gradually changes color in concrete ellipses from the center outwards.

Linear = 0

Linear fountain fill. Apply a fill that gradually changes color along a linear path.

Rectangular = 3

Rectangular fountain fill. Apply a fill that gradually changes color in concrete rectangles from the center outwards.