set_smoothing


Description:

public void set_smoothing (bool enable)

Set whether pixels are smoothly interpolated when scaling, to avoid aliasing.

Parameters:

this

the VNC display widget

enable

TRUE to enable smooth scaling, FALSE otherwise