WebPFrame.FrameFormat Property

Gets or sets the frame format for the WebP frame.

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

Syntax

C#
public WebPFrameFormat FrameFormat { get; }

Property Value

A WebPFrameFormat value specifying the frame format.

See Also

Reference