Skip to content

Commit d525201

Browse files
lonitragewarren
andauthored
Update xml/System.Drawing.Imaging/DitherType.xml
Co-authored-by: Genevieve Warren <[email protected]>
1 parent c750425 commit d525201

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/System.Drawing.Imaging/DitherType.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
</Base>
1515
<Docs>
1616
<summary>Specifies how images are dithered with a reduced color palette.</summary>
17-
<remarks>To be added.</remarks>
17+
<remarks>For information about the ordered and spiral dither types, see the <see href="/windows/win32/api/gdipluspixelformats/ne-gdipluspixelformats-dithertype#remarks">remarks for the Win32 DitherType enumeration</see>. The fixed palette types mentioned there correspond to the <see cref="T:System.Drawing.Imaging.PaletteType" /> enumeration.</remarks>
18+
<related type="Article" href="/windows/win32/api/gdipluspixelformats/ne-gdipluspixelformats-dithertype">DitherType enumeration (gdipluspixelformats.h)</related>
1819
</Docs>
1920
<Members>
2021
<Member MemberName="DualSpiral4x4">

0 commit comments

Comments
 (0)