UnlockBits()
Bitmap::UnlockBits(const Imaging::BitmapDataPtr&) method
Unlocks the specified bitmap from system memory.
void System::Drawing::Bitmap::UnlockBits(const Imaging::BitmapDataPtr &bitmap_data)
Arguments
Parameter | Type | Description |
---|---|---|
bitmap_data | const Imaging::BitmapDataPtr& | An object that contains information about the lock operation |
See Also
- Typedef BitmapDataPtr
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Slides