Frames

DocumentImage.Frames property

Gets the image frames.

public ImageFrame[] Frames { get; }

Property Value

The image frames.

See Also