WebPFrame.Delay Property

Gets a number of hundredths (1/100) of a second to wait after rendering this frame.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Delay { get; }

Property Value

The number of hundredths (1/100) of a second to wait after rendering this frame.

See Also

Reference