C#
VB
C++
Gets or sets the image bits per pixel used when loading images from a data binding object.
public int BindingLoadBitsPerPixel { get; set; }
Public Property BindingLoadBitsPerPixel As Integer
The image bits per pixel used when loading images from a data binding object.
Set this property to 0 to load the images using the bits/pixel value saved in the imege data.
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