Gets or sets the number of bits per pixel.
public int BitsPerPixel { get; set; }
Public Property BitsPerPixel As Integer
public int BitsPerPixel {get; set;}
public int getBitsPerPixel()
public void setBitsPerPixel(int value)
<br/>get_BitsPerPixel();<br/>set_BitsPerPixel(value);<br/>Object.defineProperty('BitsPerPixel');
public:
property int BitsPerPixel {
int get();
void set ( int value);
}
Value that indicates the number of bits per pixel.
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