Bitmap.LockBits-Methode
Sperrt eine Bitmap im Systemspeicher.
Überladungsliste
Name | Beschreibung |
---|---|
Bitmap.LockBits (Rectangle, ImageLockMode, PixelFormat) | Sperrt eine Bitmap im Systemspeicher. Wird von .NET Compact Framework unterstützt. |
Bitmap.LockBits (Rectangle, ImageLockMode, PixelFormat, BitmapData) | Sperrt eine Bitmap im Systemspeicher. |