Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

portable-image

cronvel33MIT0.1.2

Image data structure that supports RGB/RGBA/indexed color and arbitrary channels as well as blitters and web's ImageData output.

image, data, rgb, rgba, indexed, blit, blitter, palette

readme

Portable Image

Image data structure that supports RGB/RGBA/indexed color and arbitrary channels as well as blitters and web's ImageData output. It works within both Node.js or a browser environment.