The number of bits used to store a pixel.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
public int BitsPerPixel { get; }
public int BitsPerPixel { get; }
Public ReadOnly Property BitsPerPixel As Integer
Get
Public ReadOnly Property BitsPerPixel As Integer
Get
public:
property int BitsPerPixel {
int get ();
}
public:
property int BitsPerPixel {
int get ();
}
member BitsPerPixel : int with get
member BitsPerPixel : int with get