Background color of the quality meter.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property QualityMeterBackgroundColor As Color
public Color QualityMeterBackgroundColor { get; set; }
A Color value which specifies a background color of the quality meter.
Default value is white.