ImageGear for .NET
ValidatePages(ImGearDocumentPageArray) Method
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearMprProcessor Class > ValidatePages Method : ValidatePages(ImGearDocumentPageArray) Method




pages
Collection of pages to validate.

Glossary Item Box

Determines whether multi-planar reconstruction could be performed on provided pages.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pages
Collection of pages to validate.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionpages is null reference (Nothing in Visual Basic).
ImageGear.Core.ImGearExceptionNot enough pages.

-or-

Pages have different dimensions.

-or-

Pages have different color spaces.

-or-

Pages have different bit depths.

See Also

©2013. Accusoft Corporation. All Rights Reserved.