Skip to main content

QualityMode

Namespace: System.Drawing.Drawing2D

Assembly: System.Drawing.Managed (4.0.0.0)

Specifies the overall quality when rendering GDI+ objects.

public enum QualityMode : Enum

Fields

NameDescription
DefaultSpecifies the default mode.
HighSpecifies high quality, low speed rendering.
InvalidSpecifies an invalid mode.
LowSpecifies high quality, low speed rendering.