BitmapLocker Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disposable helper class to aid in the Bitmap.LockBits/Bitmap.UnlockBits dance.
C++
public ref class BitmapLocker : IDisposable
public class BitmapLocker : IDisposable
type BitmapLocker = class
interface IDisposable
Public Class BitmapLocker
Implements IDisposable
- Inheritance
-
BitmapLocker
- Implements
Bitmap |
Locks the bits for the bitmap. |
Bitmap |
Locks the bits for the bitmap. |
Bitmap |
Locks the bits for the bitmap in ReadOnly mode |
Bitmap |
Bitmap locked by this object |
Bitmap |
BitmapData for the bitmap locked by this object |
Dispose() |
Unlocks the bits and disposes this object. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |