C#
VB
C++
Gets or sets the Bits Per Pixel of the image.
[DataMemberAttribute(IsRequired=true)]
public int BitsPerPixel { get; set; }
Public Property BitsPerPixel As Integer
An System.Int32 value specifying the bits per pixel of the image.
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