a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
16 lines
1.2 KiB
XML
16 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Namespace Name="System.Drawing.Imaging">
|
|
<Docs>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The <see cref="N:System.Drawing.Imaging" /> namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the <see cref="N:System.Drawing" /> namespace.</para>
|
|
</summary>
|
|
<remarks>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The <see cref="T:System.Drawing.Imaging.Metafile" /> class provides methods for recording and saving metafiles. The <see cref="T:System.Drawing.Imaging.Encoder" /> class enables users to extend GDI+ to support any image format. The <see cref="T:System.Drawing.Imaging.PropertyItem" /> class provides methods for storing and retrieving metadata in image files.</para>
|
|
<block subset="none" type="note">
|
|
<para>Classes within the <see cref="N:System.Drawing.Imaging" /> namespace are not supported for use within a Windows or ASP.NET service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions.</para>
|
|
</block>
|
|
</remarks>
|
|
</Docs>
|
|
</Namespace> |