←Select platform

Create Method

Summary

Creates an instance of a DicomSortImageData class object using the specified parameters.

Syntax
C#
C++/CLI
public:  
   static DicomSortImageData^ Create( 
       Object^ data, 
      array<double>^ imagePosition, 
      String^ imageOrientation, 
      LeadPointD^ pixelSpacing, 
      Int32 echoNumber, 
      String^ frameOfReferenceUID, 
      Int32 instanceNumber 
   ) 

Parameters

data

An object that contains data about the image represented by this class.

imagePosition

The image position of the frame image.

imageOrientation

The image orientation of the frame image.

pixelSpacing

The pixel spacing of the image.

echoNumber

The image echo number.

frameOfReferenceUID

The image frame of reference UID.

instanceNumber

The image instance number.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.