VncSharp

Framebuffer.BitsPerPixel Property

The number of Bits Per Pixel for the Framebuffer--one of 8, 24, or 32.

[Visual Basic]
Public Property BitsPerPixel As Integer
[C#]
public int BitsPerPixel {get; set;}

See Also

Framebuffer Class | VncSharp Namespace