1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-31 01:29:51 +02:00

readme edit

This commit is contained in:
Oliver Vogel
2013-03-01 16:47:34 +01:00
parent fd29c19fde
commit d3f10d0aeb

View File

@@ -66,6 +66,7 @@ Add the facade of this package to the `$aliases` array.
* Image::pickColor - Picks and formats color at position in current image
* Image::reset - Reset to original image resource
* Image::save - Save image in filesystem
* Image::__toString - Returns image data depending on current format
### Code examples (Laravel)