pocketpy/modules/cute_png.md
2026-07-28 10:56:24 +00:00

313 B

!!! This module is optional. Set option PK_BUILD_MODULE_CUTE_PNG to ON in your CMakeLists.txt to enable it. !!!

Wraps cute_png.h for PNG image loading and saving.

Source code

:::code source="../../include/typings/cute_png.pyi" :::