VncSharp

Framebuffer.GreenMax Property

The maximum value for Green in a pixel's colour value.

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

See Also

Framebuffer Class | VncSharp Namespace