We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4aa18 commit 944062fCopy full SHA for 944062f
1 file changed
src/ImageSharp/Formats/Png/PngEncoderOptions.cs
@@ -8,7 +8,6 @@ namespace SixLabors.ImageSharp.Formats.Png
8
/// <summary>
9
/// The options structure for the <see cref="PngEncoderCore"/>.
10
/// </summary>
11
- /// <seealso cref="SixLabors.ImageSharp.Formats.Png.IPngEncoderOptions" />
12
internal class PngEncoderOptions : IPngEncoderOptions
13
{
14
0 commit comments