Gets/sets background color of the curled image (in other words, if imagine that the bitmap is a piece of paper, this property specifies a color under this paper).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }