Click or drag to resize
Accord.NET (logo)

UnmanagedImageSetPixel Method

Overload List
  NameDescription
Public methodSetPixel(IntPoint, Color)
Set pixel with the specified coordinates to the specified color.
Public methodSetPixel(Int32, Int32, Byte)
Set pixel with the specified coordinates to the specified value.
Public methodSetPixel(Int32, Int32, Color)
Set pixel with the specified coordinates to the specified color.
Top
See Also