Gets/sets background value used to replace pixels which should be taken outside of the image (actual on image edges when distance to the image edge is less than ).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }