IBitmapImageGPlot Method |
| Name | Description | |
|---|---|---|
| GPlot(Int32, Int32) | Plots a white pixel at co-ordinates whose origin is bottom left.
No boundary checks are performed. | |
| GPlot(Int32, Int32, Int32) | Plots a pixel at co-ordinates whose origin is bottom left.
No boundary checks are performed. | |
| GPlot(Int32, Int32, Int32, Int32, Int32) | Plots a pixel at co-ordinates whose origin is bottom left.
No boundary checks are performed. |