VncSharp
Framebuffer.RedMax Property
The maximum value for Red in a pixel's colour value.
[Visual Basic]
Public Property RedMax As
Integer
[C#]
public
int
RedMax {get; set;}
See Also
Framebuffer Class
|
VncSharp Namespace