[DebuggerNonUserCodeAttribute()]
public ImageInstanceRow AddImageInstanceRow(
InstanceRow parentInstanceRowByFK_ImageInstance_Instance,
int ImageRows,
int ImageColumns,
int BitsAllocated,
int NumberOfFrames,
int EchoNumber,
string FrameOfReferenceUID,
string SequenceName,
string ImagePostionPatient,
string ImageOrientationPatient,
string PixelSpacing
)
[DebuggerNonUserCodeAttribute()]
public:
ImageInstanceRow^ AddImageInstanceRow(
InstanceRow^ parentInstanceRowByFK_ImageInstance_Instance,
int ImageRows,
int ImageColumns,
int BitsAllocated,
int NumberOfFrames,
int EchoNumber,
String^ FrameOfReferenceUID,
String^ SequenceName,
String^ ImagePostionPatient,
String^ ImageOrientationPatient,
String^ PixelSpacing
)
parentInstanceRowByFK_ImageInstance_Instance
An CompositeInstanceDataSet.InstanceRow representing the parent row.
ImageRows
An System.Int32 representing the Image Rows.
ImageColumns
An System.Int32 representing the Image Columns.
BitsAllocated
An System.Int32 representing the Bits Allocated.
NumberOfFrames
An System.Int32 representing the Number Of Frames.
EchoNumber An System.Int32 representing the Echo Number.
FrameOfReferenceUID A System.String representing the Frame of Reference UID.
SequenceName A System.String representing the Sequence Name.
ImagePostionPatient A System.String representing the Image Position Patient.
ImageOrientationPatient A System.String representing the Image Orientation Patient.
PixelSpacing A System.String representing the Pixel Spacing.
The CompositeInstanceDataSet.ImageInstanceRow which is added to the System.Data.DataTable.Rows collection.
CompositeInstanceDataSet.ImageInstanceDataTable Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document