[PYTHON/PILLOW] PngImageFile 클래스 : crop 메소드를 사용해 이미지 자르기


■ PngImageFile 클래스의 crop 메소드를 사용해 이미지를 자르는 방법을 보여준다.

예제 코드 (PY)