@jimp/js-png
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/png</h1> <p>Default Jimp png encoder/decoder.</p> </div>
Last updated 3 days ago by alisowski .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @jimp/js-png 
SYNC missed versions from official npm registry.

@jimp/png

Default Jimp png encoder/decoder.

Available Methods

Jimp.deflateLevel

Sets the deflate level used when saving as PNG format (default is 9)

Jimp.deflateStrategy

Sets the deflate strategy used when saving as PNG format (default is 3)

Jimp.filterType

Sets the filter type used when saving as PNG format (default is automatic filters)

Jimp.colorType

Sets the color type used when saving as PNG format (one of 0, 2, 4, 6)

Filter Types

Jimp.PNG_FILTER_AUTO;
Jimp.PNG_FILTER_NONE;
Jimp.PNG_FILTER_SUB;
Jimp.PNG_FILTER_UP;
Jimp.PNG_FILTER_AVERAGE;
Jimp.PNG_FILTER_PATH;

Current Tags

  • 1.1.5--canary.d9590e7.0                                ...           canary (2 years ago)
  • 1.6.1                                ...           latest (3 days ago)

21 Versions

  • 1.6.1                                ...           3 days ago
  • 1.6.0                                ...           2 years ago
  • 1.5.0                                ...           2 years ago
  • 1.4.0                                ...           2 years ago
  • 1.3.0                                ...           2 years ago
  • 1.2.0                                ...           2 years ago
  • 1.1.5                                ...           2 years ago
  • 1.1.5--canary.d9590e7.0                                ...           2 years ago
  • 1.1.4                                ...           2 years ago
  • 1.1.4--canary.3197852.0                                ...           2 years ago
  • 1.1.3                                ...           2 years ago
  • 1.1.3--canary.34e8f3b.0                                ...           2 years ago
  • 1.1.2                                ...           2 years ago
  • 1.1.1                                ...           2 years ago
  • 1.1.1--canary.8356674.0                                ...           2 years ago
  • 1.1.0                                ...           2 years ago
  • 1.0.5                                ...           2 years ago
  • 1.0.4                                ...           2 years ago
  • 1.0.3                                ...           2 years ago
  • 1.0.2                                ...           2 years ago
  • 1.0.2--canary.4e85de0.0                                ...           2 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (3)
Dev Dependencies (11)

Copyright 2013 - present © cnpmjs.org | Home |