ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / FormatConverter Class / DitherType Property

In This Topic
    DitherType Property
    In This Topic
    Gets or sets the type of dither algorithm used for conversion.
    Syntax
    'Declaration
     
    Public Property DitherType As DitherType
    public DitherType DitherType {get; set;}
    See Also