Click or drag to resize

IBitmapImagePlot Method

Overload List
  NameDescription
Public methodPlot(Int32, Int32)
Plots a white pixel at co-ordinates whose origin is top left. No boundary checks are performed.
Public methodPlot(Int32, Int32, Int32)
Plots a pixel at co-ordinates whose origin is top left. No boundary checks are performed.
Public methodPlot(Int32, Int32, Int32, Int32, Int32)
Plots a pixel at co-ordinates whose origin is top left. No boundary checks are performed.
Top
See Also