C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the bits per pixel for the destination image. The allowed values are 8, 12, or 16.
public int DestinationBitsPerPixel { get; set; }
Public Property DestinationBitsPerPixel As Integer
public int DestinationBitsPerPixel {get; set;}
@property (nonatomic, assign) NSUInteger destinationBitsPerPixel
public int getDestinationBitsPerPixel()
public void setDestinationBitsPerPixel(int value)
<br/>get_DestinationBitsPerPixel();<br/>set_DestinationBitsPerPixel(value);<br/>Object.defineProperty('DestinationBitsPerPixel');
Bits per pixel for the destination image. The allowed values are 8, 12, or 16.
Refer to ShiftDataCommand.
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