Overload List

  NameDescription
SetPixel(IntPoint, Color)
Set pixel with the specified coordinates to the specified color.
SetPixel(Int32, Int32, Byte)
Set pixel with the specified coordinates to the specified value.
SetPixel(Int32, Int32, Color)
Set pixel with the specified coordinates to the specified color.

See Also