Pages

ApngImage.Pages property

Effortlessly access the pages of your image with this convenient property. Perfect for developers seeking quick and easy access to individual pages for manipulation.

public override Image[] Pages { get; }

Property Value

The pages.

See Also