How can I save 64bit PNG as 32bit PNG? #982
Unanswered
FurkanGozukara
asked this question in
Help
Replies: 1 comment 5 replies
-
You can do this with using |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the command of imagemagick but how can I do same with Magick.NET?
convert input.png png32:output.png
Beta Was this translation helpful? Give feedback.
All reactions