VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImage Class
In This Topic
MprImage Class Properties
In This Topic
For a list of all properties of this type, see MprImage.
Public Properties
 NameDescription
Public PropertyGets or sets the ApplyDicomImageVoiLutCommand, which should be applied to DICOM slice when slice is rendered.
Public PropertyGets or sets a value indicating whether the MPR image must correct NOT regular slices interval.
Public PropertyGets the size, in bytes, of the MPR image data.
Public PropertyGets the length, in millimeters, of the MPR image cube by diagonal.
Public PropertyGets or sets the maximum count of threads, which can be used for filling of MPR data.
Public PropertyGets a value indicating whether MPR image data are filled.
Public PropertyGets a value indicating whether MPR image data are filling.
Public PropertyGets a value indicating whether this MPR image has been disposed of.
Public PropertyGets a value indicating whether MPR image data are initialized.
Public PropertyGets a value indicating whether the MPR image performed correction of NOT regular slices interval.
Public PropertyGets the location, in 3D space, of the MPR image cube.
Public PropertyGets or sets the maximum count of threads, which can be used for rendering of MPR slices.
Public PropertyGets or sets the maximum difference of the interval between adjacent slices, in percents of the interval between slices.
Public PropertyGets the source data for MPR Image.
Public PropertyGets the direction vector, of the MPR image cube by X axis.
Public PropertyGets the length, in pixels, of the MPR image data by X axis.
Public PropertyGets the length, in millimeters, of the MPR image cube by X axis.
Public PropertyGets the length, in millimeters, of pixel by X axis.
Public PropertyGets the direction vector, of the MPR image cube by Y axis.
Public PropertyGets the length, in pixels, of the MPR image data by Y axis.
Public PropertyGets the length, in millimeters, of the MPR image cube by Y axis.
Public PropertyGets the length, in millimeters, of pixel by Y axis.
Public PropertyGets the direction vector, of the MPR image cube by Z axis.
Public PropertyGets the length, in pixels, of the MPR image data by Z axis.
Public PropertyGets the length, in millimeters, of the MPR image cube by Z axis.
Public PropertyGets the length, in millimeters, of pixel by Z axis.
See Also