News

It takes less than 5 minutes to compile any project with node-packer. You won't need to modify a single line of code in your application, no matter how you developed ...
Fast, lightweight NodeJS package to get dimensions of any image file or buffer. v1.x of this library had a sync API, that internally used sync file reads. This isn't recommended because this blocks ...
Create a Bitmap object. Declare a Bitmap object for your loaded image. Give the variable Bitmap as its type and a name of your choice so that you can carry out further processing on it once the ...