9.0.3
Toggle Dropdown
Compare to version...
with 4.5.0-preview2-26406-04
Toggle Dropdown
Download Package
Open in NuGet
<
PackageReference
Include
=
"System.Drawing.Common"
Version
=
"9.0.3"
/>
API Differences between 9.0.3 and 4.5.0-preview2-26406-04
16
Additions
4
Removals
System.Drawing
public
class
FontConverter
:
TypeConverter
public
sealed
class
FontNameConverter
:
TypeConverter
,
IDisposable
public
class
FontUnitConverter
:
EnumConverter
public
FontConverter
()
public
class
IconConverter
:
ExpandableObjectConverter
public
IconConverter
()
public
class
ImageConverter
:
TypeConverter
public
ImageConverter
()
public
class
ImageFormatConverter
:
TypeConverter
public
ImageFormatConverter
()
System.Drawing.Imaging
public
sealed
class
Encoder
public
static
readonly
Encoder
ColorSpace
public
static
readonly
Encoder
ImageItems
public
static
readonly
Encoder
SaveAsCmyk
public
enum
EncoderParameterValueType
ValueTypePointer
=
9
System.Drawing.Printing
public
class
MarginsConverter
:
ExpandableObjectConverter
public
MarginsConverter
()
public
class
PrintDocument
:
Component
protected
virtual
void
OnBeginPrint
(
PrintEventArgs
e
)
protected
virtual
void
OnEndPrint
(
PrintEventArgs
e
)
protected
virtual
void
OnPrintPage
(
PrintPageEventArgs
e
)
protected
virtual
void
OnQueryPageSettings
(
QueryPageSettingsEventArgs
e
)