[PYTHON/PILLOW] PngImageFile 클래스 : getpixel 메소드를 사용해 픽셀 색상 구하기


■ PngImageFile 클래스의 getpixel 메소드를 사용해 픽셀 색상을 구하는 방법을 보여준다.

예제 코드 (PY)