Click or drag to resize

BitmapData.SetPixel Method

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