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 338fd4c commit 370655bCopy full SHA for 370655b
src/ImageSharp/Formats/Png/PngFrameMetadata.cs
@@ -32,7 +32,7 @@ private PngFrameMetadata(PngFrameMetadata other)
32
33
/// <summary>
34
/// Gets or sets the frame delay for animated images.
35
- /// If not 0, when utilized in Png animation, this field specifies the number of hundredths (1/100) of a second to
+ /// If not 0, when utilized in Png animation, this field specifies the number of seconds to
36
/// wait before continuing with the processing of the Data Stream.
37
/// The clock starts ticking immediately after the graphic is rendered.
38
/// </summary>
0 commit comments