api documentation for imagemagick (v0.1.3)

A wrapper around the imagemagick cli

table of contents

  1. module imagemagick
    1. function imagemagick.convert (args, timeout, callback)
    2. function imagemagick.crop (options, callback)
    3. function imagemagick.identify (pathOrArgs, callback)
    4. function imagemagick.readMetadata (path, callback)
    5. function imagemagick.resize (options, callback)
    6. function imagemagick.resizeArgs (options)

module imagemagick

function imagemagick.convert (args, timeout, callback)

function imagemagick.crop (options, callback)

function imagemagick.identify (pathOrArgs, callback)

function imagemagick.readMetadata (path, callback)

function imagemagick.resize (options, callback)

function imagemagick.resizeArgs (options)

[ this document was created with utility2 ]