C#
VB
Java
WinRT C#
C++
Gets or sets the final bits per pixel of the loaded RasterImage.
public int BitsPerPixel {get; set;}
Public Property BitsPerPixel As Integer
public int BitsPerPixel {get; set;}
public int getBitsPerPixel()
public void setBitsPerPixel(int bitsPerPixel)
<br/>get_BitsPerPixel();<br/>set_BitsPerPixel(value);<br/>Object.defineProperty('BitsPerPixel');
One of the supported LEADTOOLS bits per pixel values.
For an example, refer to CodecsDocLoadOptions.
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