4.5.0-preview2-26406-04
Toggle Dropdown
Compare to version...
with 6.0.0-rc.2.21480.5
Toggle Dropdown
Download Package
Open in NuGet
<
PackageReference
Include
=
"System.Drawing.Common"
Version
=
"4.5.0-preview2-26406-04"
/>
API Differences between 4.5.0-preview2-26406-04 and 6.0.0-rc.2.21480.5
4
Additions
11
Removals
System.Drawing
public
class
FontConverter
:
TypeConverter
public
sealed
class
Graphics
:
MarshalByRefObject
,
IDeviceContext
,
IDisposable
public
void
GetContextInfo
(
out
PointF
offset
)
public
void
GetContextInfo
(
out
PointF
offset
,
out
Region
clip
)
public
class
IconConverter
:
ExpandableObjectConverter
public
class
ImageConverter
:
TypeConverter
public
class
ImageFormatConverter
:
TypeConverter
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
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
)