Click or drag to resize

BitmapDataSetPixel 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