C#
VB
C++
Gets or Sets the pixel representation.
[DataMemberAttribute()]
public int PixelRepresentation { get; set; }
Public Property PixelRepresentation As Integer
Value that indicates the data representation of the pixels. Unsigned integers (0) or 2's complement (1).
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