Skip to content

Image

Image API provides utility functionlity for working with images.

  • Module: io/image
  • Definition: n/a
  • Source: /io/image.js
  • Status: stable
  • Group: core

Basic Usage

TODO


Functions


Function Description Returns
resize(original, type, width, height) Resize an image to the given boundaries. InputStream