File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 850
850
<Parameter Name =" format" Type =" System.Drawing.Imaging.PixelFormat" Index =" 0" FrameworkAlternate =" windowsdesktop-9.0;dotnet-plat-ext-9.0;net-9.0" />
851
851
</Parameters >
852
852
<Docs >
853
- <param name =" format" >
854
- The new pixel format. <see cref =" F:System.Drawing.Imaging.PixelFormat.Format16bppGrayScale" /> is not supported.
855
- </param >
856
- <summary >
857
- Converts the bitmap to the specified <paramref name =" format" />. The original pixel data is replaced with the new format.
858
- </summary >
859
- <remarks >To be added.</remarks >
853
+ <param name =" format" >The new pixel format.</param >
854
+ <summary >Converts the bitmap to the specified <paramref name =" format" />. The original pixel data is replaced with the new format.</summary >
855
+ <remarks >For <paramref name =" format" />, <see cref =" F:System.Drawing.Imaging.PixelFormat.Format16bppGrayScale" /> is not supported.</remarks >
860
856
</Docs >
861
857
</Member >
862
858
<Member MemberName =" ConvertFormat" >
Original file line number Diff line number Diff line change 1006
1006
<summary >Saves this <see cref =" T:System.Drawing.Icon" /> to the specified output <see cref =" T:System.IO.Stream" />.</summary >
1007
1007
<remarks >To be added.</remarks >
1008
1008
<exception cref =" T:System.ArgumentNullException" >
1009
- <paramref name =" outputStream" /> was <see langword =" null" />.</exception >
1009
+ <paramref name =" outputStream" /> is <see langword =" null" />.</exception >
1010
1010
</Docs >
1011
1011
</Member >
1012
1012
<Member MemberName =" Size" >
You can’t perform that action at this time.
0 commit comments