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