[PYTHON/PILLOW] PngImageFile 클래스 : open 메소드를 사용해 이미지 로드하기


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

예제 코드 (PY)