[erlang-questions] mochi/erl_img
Loris Fichera
loris.fichera@REDACTED
Tue Mar 6 09:23:32 CET 2012
On 03/05/2012 09:51 PM, nx wrote:
> You may also want to check out erl_gm, which is an Erlang wrapper for the GraphicsMagick command line application:
>
> https://github.com/nuex/erl_gm
>
> It supports getting all image characteristics defined in GraphicsMagick "format" option and currently has a few image manipulation options like crop, resize, magnify, blur and more.
Thanks a lot.
Actually, I need to access the pixels values, as far as I know
GraphicsMagick hasn't got a facility to do so via the command line.
Loris.
More information about the erlang-questions
mailing list