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