2 references to ErrorDiffusion
System.Drawing.Common (2)
System\Drawing\Bitmap.cs (2)
401
/// This must be <see cref="DitherType.Solid"/> or <see cref="DitherType.
ErrorDiffusion
"/> if the <paramref name="paletteType"/>
510
ConvertFormat(format, DitherType.
ErrorDiffusion
, PaletteType.Custom, palette, .25f);