SetFrameTime

GifImage.SetFrameTime method

Sets all frames duration in milliseconds. Changing this value will reset delay for all frames.

public void SetFrameTime(ushort time)
ParameterTypeDescription
timeUInt16The time of frame duration in milliseconds.

See Also