You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
333 B
13 lines
333 B
6 months ago
|
<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/jpeg</h1>
|
||
|
<p>Default Jimp jpeg encoder/decoder.</p>
|
||
|
</div>
|
||
|
|
||
|
## Available Methods
|
||
|
|
||
|
### Jimp.quality
|
||
|
|
||
|
Sets the quality of the image when saving as JPEG format (default is 100)
|