Enum TaperSide
Enumerates the various options which determine which side to taper
Namespace: SixLabors.ImageSharp.Processing
Assembly: SixLabors.ImageSharp.dll
Syntax
public enum TaperSide
Fields
Name | Description |
---|---|
Bottom | Taper the bottom side |
Left | Taper the left side |
Right | Taper the right side |
Top | Taper the top side |