EmfFloodFill Enumeration

The FloodFill enumeration defines values that specify how to determine the area for a flood fill operation.

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

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

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
FLOODFILLBORDERThe fill area is bounded by a specific color
FLOODFILLSURFACEThe fill area is defined by a specific color. Filling continues outward in all directions
as long as the color is encountered. This style is useful for filling areas with multicolored boundaries