FreeImageBitmap.UnlockBits Method
From FreeImage.NET
FreeImage.NET Class Library Reference
| FreeImageBitmapUnlockBits Method |
This function is not yet implemented.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public void UnlockBits( BitmapData bitmapdata )
Parameters
- bitmapdata
- Type: System.Drawing.ImagingBitmapData
[Missing <param name="bitmapdata"/> documentation for "M:FreeImageAPI.FreeImageBitmap.UnlockBits(System.Drawing.Imaging.BitmapData)"]
| Exception | Condition |
|---|---|
| NotImplementedException | This method is not implemented. |