Pages

DicomImage.Pages property

Access the pages of the image with this intuitive property. Ideal for developers seeking to interact with individual pages within the image, ensuring seamless navigation and manipulation.

public override Image[] Pages { get; }

Property Value

The pages.

See Also