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