WebPReader.PlaybackCount Property

Gets a number of times to play the WebP image.

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

Syntax

C#
public int PlaybackCount { get; }

Property Value

A number of times to play the WebP image.

Remarks

If this property is 0, the file is played infinitely.

See Also

Reference