Indicates whether the image is signed or unsigned.
Object.defineProperty(DICOMImageInformation.prototype, 'signed',
get: function(),
set: function(value)
)
signed: boolean;
true if the image is signed, false if the image is unsigned.
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