Bitmap.LockBits

Bitmap.LockBits method

잠금Bitmap 시스템 메모리에.

public BitmapData LockBits(Rectangle rect, ImageLockMode flags, PixelFormat format)
모수유형설명
rectRectangleㅏRectangle the 의 부분을 지정하는 구조Bitmap 잠그다.
flagsImageLockMode안ImageLockMode 액세스 레벨 (읽기/쓰기)를 지정하는 열거형Bitmap.
formatPixelFormatㅏPixelFormat this 의 데이터 형식을 지정하는 열거형Bitmap.

반환 값

ㅏBitmapData 이 잠금 작업에 대한 정보를 포함합니다.

또한보십시오