euporie.core.convert.formats.pil.png_to_pil_py

async euporie.core.convert.formats.pil.png_to_pil_py(datum: Datum, cols: int | None = None, rows: int | None = None, fg: str | None = None, bg: str | None = None, extend: bool = True) PilImage

Convert PNG to a pillow image using PIL.