System::Drawing::Bitmap::UnlockBits method
Bitmap::UnlockBits method
Unlocks the specified bitmap from system memory.
void System::Drawing::Bitmap::UnlockBits(const Imaging::BitmapDataPtr &bitmap_data)
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.TeX for C++