ImageSaveOptionsGifDelay Property |
Gets or sets the delay in milliseconds between frames in the animated GIF.
Default value: 33. (33 ms ~ 30fps, 16 ms ~ 60fps).
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public int GifDelay { get; set; }
Public Property GifDelay As Integer
Get
Set
Property Value
Int32See Also