ImageGear for .NET
ImGearMprProcessor Constructor(IEnumerable<ImGearPage>,ImGearMprViewType)
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearMprProcessor Class > ImGearMprProcessor Constructor : ImGearMprProcessor Constructor(IEnumerable<ImGearPage>,ImGearMprViewType)




pages
Collection of pages in corresponding orientation.
orientation
Orientation of pages.

Glossary Item Box

Initializes a new instance of the ImGearMprProcessor class.

Syntax

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

Parameters

pages
Collection of pages in corresponding orientation.
orientation
Orientation of pages.

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.