![]() | FastBitmapSetPixel 方法 |
名称 | 说明 | |
---|---|---|
![]() | SetPixel(Int32, Int32, Color) |
Sets the pixel color at the given coordinates. If the bitmap was not locked beforehands,
an exception is thrown
|
![]() | SetPixel(Int32, Int32, Int32) |
Sets the pixel color at the given coordinates. If the bitmap was not locked beforehands,
an exception is thrown
|
![]() | SetPixel(Int32, Int32, UInt32) |
Sets the pixel color at the given coordinates. If the bitmap was not locked beforehands,
an exception is thrown
|