api documentation for imgr (v0.10.4)

Image resizing, cropping, optimisation and serving

table of contents

  1. module imgr
    1. function imgr.IMGR (options)
    2. function imgr.size (path, callback)
    3. object imgr.IMGR.prototype
  2. module imgr.IMGR
    1. function imgr.IMGR (options)
  3. module imgr.IMGR.prototype
    1. function imgr.IMGR.prototype.load (path)
    2. function imgr.IMGR.prototype.serve (path)
    3. number imgr.IMGR.prototype.BOTTOM
    4. number imgr.IMGR.prototype.CENTRE
    5. number imgr.IMGR.prototype.LEFT
    6. number imgr.IMGR.prototype.RIGHT
    7. number imgr.IMGR.prototype.TOP

module imgr

function imgr.IMGR (options)

function imgr.size (path, callback)

module imgr.IMGR

function imgr.IMGR (options)

module imgr.IMGR.prototype

function imgr.IMGR.prototype.load (path)

function imgr.IMGR.prototype.serve (path)

[ this document was created with utility2 ]