Search found 1 match

by javarc
2013-04-29T04:13:26-07:00
Forum: Users
Topic: Imagemagick api
Replies: 1
Views: 1757

Imagemagick api

Hi,

I've just started using Imagemagick - thank you, it looks great!

I'm using an android port from here:

https://github.com/puelocesar/android-lib-magick

and I have to use the API directly, so running into some issues. Could anyone help me define the api call to correctly resize an image ...