Determines whether the image data is signed or not.
[DataMemberAttribute(Name="IsSigned", IsRequired=true)] public bool IsSigned { get; }
[DataMemberAttribute(Name="IsSigned", IsRequired=true)]
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 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