VncSharp

Framebuffer.GreenShift Property

The number of bits to shift pixel values in order to obtain Green values.

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

See Also

Framebuffer Class | VncSharp Namespace