C#
VB
Java
Objective-C
WinRT C#
C++
Gets the bits per pixel of the image.
public int BitsPerPixel { get; }
Public ReadOnly Property BitsPerPixel As Integer
public int BitsPerPixel {get;}
@property (nonatomic, assign, readonly) NSInteger bitsPerPixel
public int getBitsPerPixel()
get_BitsPerPixel();
public:
property int BitsPerPixel {
int get();
}
The bits per pixel of the image.
For an example, refer to CodecsImageInfo.
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