Determines whether the image data is signed or not.
public bool IsSigned {get;}
Public ReadOnly Property IsSigned As Boolean
public: property bool IsSigned { bool get(); }
public:
property bool IsSigned {
bool get();
}
True if the image data contains signed (negative) values, otherwise it is false.
For an example, refer to GetInformationRequest.
Target Platforms
GetInformationResponse Class
GetInformationResponse Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library