2.0.0 • Published 2 years ago

red-contrib-buffer-to-png v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

node-red-contrib-buffer-to-png

Convert a buffer to a png

Install

Run the following command in the root directory of your Node-RED install:

    npm install node-red-contrib-buffer-to-png

or from Manage Palette, search node-red-contrib-buffer-to-png.

Usage

This node should be provided in input :

  • msg.buffer: the buffer to convert. Format: Buffer.

Contributing

For simple typos and fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.

Copyright and license

Copyright 2022 IBM Corp. under the Apache 2.0 license.