Bitmap.LockBits
Bitmap.LockBits method
잠금Bitmap 시스템 메모리에.
public BitmapData LockBits(Rectangle rect, ImageLockMode flags, PixelFormat format)
모수 | 유형 | 설명 |
---|---|---|
rect | Rectangle | ㅏRectangle the 의 부분을 지정하는 구조Bitmap 잠그다. |
flags | ImageLockMode | 안ImageLockMode 액세스 레벨 (읽기/쓰기)를 지정하는 열거형Bitmap. |
format | PixelFormat | ㅏPixelFormat this 의 데이터 형식을 지정하는 열거형Bitmap. |
반환 값
ㅏBitmapData 이 잠금 작업에 대한 정보를 포함합니다.
또한보십시오
- class BitmapData
- struct Rectangle
- enum ImageLockMode
- enum PixelFormat
- class Bitmap
- 네임스페이스 System.Drawing
- 집회 Aspose.Drawing