RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
237 stars 20 forks source link

Wrap Image manipulation functions #102

Closed twuky closed 2 years ago

twuky commented 2 years ago

This wraps the Image drawing / manipulation functions so they work with the input Images by-reference.

RobLoach commented 2 years ago

This is awesome! Thanks so much for pushing this up 👯