C#
VB
C++
Gets or sets the image bits per pixel used when saving images to a data binding object.
public int BindingSaveBitsPerPixel { get; set; }
Public Property BindingSaveBitsPerPixel As Integer
The image bits per pixel used when saving images to a data binding object.
Set this property to 0 to automatically use the most compatible bits/pixel value with the image file format set in BindingSaveImageFormat.
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