setGrayscale

Top  Previous  Next

The setGrayscale method enables/disables the gray scaling according to the argument sent.

 

Javascript Syntax

thinvnc.setGrayscale(enabled);

 

 

Arguments

 

enabled

Configures whether the gray scale should be activated or not.

boolean

 

See also

See also the setKdbControl, setMonitor, setMouseControl, setScaled and setPixelFormat methods.