System::Drawing::Bitmap::UnlockBits メソッド
Bitmap::UnlockBits method
システムメモリから指定されたビットマップのロックを解除します。
void System::Drawing::Bitmap::UnlockBits(const Imaging::BitmapDataPtr &bitmap_data)
| パラメーター | 型 | 説明 |
|---|---|---|
| bitmap_data | const Imaging::BitmapDataPtr& | ロック操作に関する情報を含むオブジェクト |
参照
- Typedef BitmapDataPtr
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Page for C++