Frames

MultiframeImageContent.Frames property

Gets the collection of all frames of the image.

public ImageFrameCollection Frames { get; }

Property Value

The collection of image frames.

See Also