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 9443543 commit acb6d5aCopy full SHA for acb6d5a
src/ImageSharp/Formats/Png/PngFrameMetadata.cs
@@ -30,7 +30,7 @@ private PngFrameMetadata(PngFrameMetadata other)
30
31
/// <summary>
32
/// Gets or sets the frame delay for animated images.
33
- /// 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
34
/// wait before continuing with the processing of the Data Stream.
35
/// The clock starts ticking immediately after the graphic is rendered.
36
/// </summary>
0 commit comments