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


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

예제 코드 (PY)