You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
im4java is for building command-line options. If you want to execute command-line, you can just execute the magick binary directly using java/kotlin. It'll support 100% of image-magick command line options as it is the exact same command-line version.
If you're looking for part of the imagemagick c api to be exposed in kmagick, e.g. magick-wand, please file a request at the upstream imagemagick api provider, magick-rust
CLI:
convert input.jpg -deskew 40% output.jpg
IMOps.html#deskew - im4java
The text was updated successfully, but these errors were encountered: