GetReadWriteBitmapData(Bitmap, Color, Byte) |
Gets an IReadWriteBitmapData instance, which provides fast read-write access to the actual data of the specified bitmap.
The bitmap can have any PixelFormat.
See the Remarks section of the GetReadWriteBitmapData(Bitmap, WorkingColorSpace, Color, Byte) overload for details. |
GetReadWriteBitmapData(Bitmap, WorkingColorSpace, Color, Byte) | Gets an IReadWriteBitmapData instance, which provides fast read-write access to the actual data of the specified bitmap. The bitmap can have any PixelFormat. |