VncSharp

Framebuffer.RedShift Property

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

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

See Also

Framebuffer Class | VncSharp Namespace