Namespace SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing
Classes
ClipPathProcessor
Allows the recursive application of processing operations against an image within a given region.
DrawPathProcessor
Defines a processor to fill Image pixels withing a given IPath with the given Brush and blending defined by the given DrawingOptions.
FillPathProcessor
Defines a processor to fill Image pixels withing a given IPath with the given Brush and blending defined by the given DrawingOptions.
FillProcessor
Defines a processor to fill an Image with the given Brush using blending defined by the given GraphicsOptions.