Skip to content

Commit

Permalink
Added more examples
Browse files Browse the repository at this point in the history
  • Loading branch information
bartko-s committed Jan 19, 2014
1 parent 25bdc8a commit f8441e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,8 @@ This is output
$resizer->outputFormat(\StefanoImage\Image::OUTPUT_FORMAT_PNG);
```

- change output quality

```
$resizer->quality(15);
```

0 comments on commit f8441e3

Please sign in to comment.