Gets or sets the image type.
Object.defineProperty(Frame.prototype, 'imageType',
get: function(),
set: function(value)
)
imageType: string[];
An array of character strings that represents the image type.
This value can be retrieved from the DICOM data set.
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