The following tables list the members exposed by ImageInstanceRow.
Public Methods
Name | Description | |
---|---|---|
IsBitsAllocatedNull | Gets a value that indicates whether the BitsAllocatedColumn contains a null value. | |
IsEchoNumberNull | Determines whether the Echo Number column is null for this row. | |
IsFrameOfReferenceUIDNull | Determines whether the Frame Of Reference UID column is null for this row. | |
IsImageColumnsNull | Gets a value that indicates whether the ImageColumnsColumn contains a null value. | |
IsImageOrientationPatientNull | Determines whether the Image Orientation Patient column is null for this row. | |
IsImagePositionPatientNull | Determines whether the Image Position Patient column is null for this row. | |
IsImageRowsNull | Gets a value that indicates whether the ImageRowsColumn contains a null value. | |
IsNumberOfFramesNull | Gets a value that indicates whether the NumberOfFramesColumn contains a null value. | |
IsPixelSpacingNull | Determines whether the Pixel Spacing column is null for this row. | |
IsSequenceNameNull | Determines whether the Sequence Name column is null for this row. | |
SetBitsAllocatedNull | Sets the value of the BitsAllocatedColumn to a null value. | |
SetEchoNumberNull | Sets the Echo Number column for this row to null. | |
SetFrameOfReferenceUIDNull | Sets the Frame Of Reference UID column for this row to null. | |
SetImageColumnsNull | Sets the value of the ImageColumnsColumn to a null value. | |
SetImageOrientationPatientNull | Sets the Image Orientation Patient column for this row to null. | |
SetImagePositionPatientNull | Sets the Image Position Patient column for this row to null. | |
SetImageRowsNull | Sets the value of the ImageRowsColumn to a null value. | |
SetNumberOfFramesNull | Sets the value of the NumberOfFramesColumn to a null value. | |
SetPixelSpacingNull | Sets the Image Pixel Spacing column for this row to null. | |
SetSequenceNameNull | Sets the Sequence Name column for this row to null. |
Public Properties
Name | Description | |
---|---|---|
BitsAllocated | Gets or sets the Bits Allocated. | |
EchoNumber | Gets or sets the value of the Echo Number column for this row. | |
FrameOfReferenceUID | Gets or sets the value of the Frame Of Reference UID column for this row. | |
ImageColumns | Gets or sets the Image Columns (Width). | |
ImageOrientationPatient | Gets or sets the value of the Image Orientation Patient column for this row. | |
ImagePositionPatient | Gets or sets the value of the Image Position Patient column for this row. | |
ImageRows | Gets or sets the Image Rows (Height). | |
InstanceRow | Gets or sets the parent InstanceRow for this ImageInstanceRow | |
NumberOfFrames | Gets or sets the Number Of Frames. | |
PixelSpacing | Gets or sets the value of the Pixel Spacing column for this row. | |
SequenceName | Gets or sets the value of the Sequence Name column for this row. | |
SOPInstanceUID | Gets or sets the SOP Instance UID. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET