EmfGradientFill Enumeration

The GradientFill enumeration defines the modes for gradient fill operations.

Module: aspose.imaging.fileformats.emf.emf.consts

Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfGradientFill

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
GRADIENT_FILL_RECT_HA mode in which color interpolation is performed along a gradient from the left to the right edges of a rectangle
GRADIENT_FILL_RECT_VA mode in which color interpolation is performed along a gradient from the top to the bottom edges of a rectangle.
GRADIENT_FILL_TRIANGLEA mode in which color interpolation is performed between vertexes of a triangleS