2 references to Solid
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"/>
498
ConvertFormat(format, targetSize > sourceSize ? DitherType.None : DitherType.
Solid
);