Pages

GifImage.Pages property

Gain access to the pages within the image through this convenient property, allowing seamless navigation and manipulation of individual pages as needed.

public override Image[] Pages { get; }

Property Value

The pages.

See Also