Replies: 1 comment 2 replies
|
Hi @Nakilon, It's done from the file extension, so 8.14 has a new feature where saving as https://github.com/libvips/libvips/blob/gh-pages-8.14/_posts/2022-12-22-What's-new-in-8.14.md#other |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I see that by default the ppm format is P6. How do I change it?
.write_to_file "temp.ppm[format=P5]".write_to_file "temp.ppm", format: "P5"All reactions