GraphicsFormats Xojo plugin

RawGIFFrame.Delay Property

Returns delay for the frame in milliseconds.

Delay as Integer {Read}

Remarks

Gif file format has delay in 100th of a second but we represent it in milliseconds.

See Also

RawGIFFrame Class