C#
VB
Java
Objective-C
WinRT C#
C++
Indicates whether to load the image with negative pixel values.
public bool Signed { get; set; } Public Property Signed As Boolean public bool Signed {get; set;} @property (nonatomic, assign) BOOL isSigned public boolean getSigned()public void setSigned(boolean value)
<br/>get_Signed();<br/>set_Signed(value);<br/>Object.defineProperty('Signed'); true to load and keep negative pixel values, false to set negative pixel values to 0.
For an example, refer to CodecsOptions.
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
