Sets the color of a single pixel.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- x
- Type: System Int32
The X coordinate of the pixel.
- y
- Type: System Int32
The Y coordinate of the pixel.
- color
- Type: System Int32
The RGB color of the pixel.
See Also