طريقة System::Drawing::Bitmap::UnlockBits
Bitmap::UnlockBits method
يفك قفل البت ماب المحدد من ذاكرة النظام.
void System::Drawing::Bitmap::UnlockBits(const Imaging::BitmapDataPtr &bitmap_data)
| Parameter | Type | الوصف |
|---|---|---|
| bitmap_data | const Imaging::BitmapDataPtr& | كائن يحتوي على معلومات حول عملية القفل |
انظر أيضًا
- Typedef BitmapDataPtr
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Page for C++