save

APNG.save(path: str | Path) Path[source]

Save to file at path.

Parameters:

path (str | Path) – Path to save the file to.

Return type:

Path