FullColor Property (Read/Write) |
Top Previous Next |
Sets/gets the color depth. When false, 8-bit color depth is in place. When true, 16-bit or 32-bit color depth is in place, according to the server settings.
ActiveX/.NET Syntax VncClient.FullColor [= bool] Delphi Syntax VncClient.FullColor [:= boolean]
|