Click or drag to resize

BitmapSetPixel Method

Overload List
  NameDescription
Public methodSetPixel(Point, Color)
Sets the pixel color at the specified position.
Public methodSetPixel(Int32, Int32, Color)
Sets the color of the pixel at the specified coordinates.
Top
See Also