Click or drag to resize

QuadrilateralWarpCommandBackgroundColor Property

Gets or sets the value of backgroundColor

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Color BackgroundColor { get; set; }

Property Value

Type: Color
The color of the background when the destination image doesn't occupy a perfect rectangle
See Also