mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-18 22:18:00 +00:00
added missing thumbnails in tbale
This commit is contained in:
@@ -34,11 +34,11 @@ Note: If an option needs a value it works like this: ```optionname_value```. Eg:
|
|||||||
Option | Paramter | Example URL | Result
|
Option | Paramter | Example URL | Result
|
||||||
-------------- | ------------------ | ---------------------- | ---------------
|
-------------- | ------------------ | ---------------------- | ---------------
|
||||||
**Resizing** | | |
|
**Resizing** | | |
|
||||||
<span style="color:blue"><width></span>x<span style="color:red"><height></span> | -none- | https://pictshare.net/50x50/b260e36b60.jpg | 
|
<span style="color:blue"><width></span>x<span style="color:red"><height></span> | -none- | https://pictshare.net/20x20/b260e36b60.jpg | 
|
||||||
**Rotating** | | |
|
**Rotating** | | |
|
||||||
left | -none- | https://pictshare.net/left/b260e36b60.jpg | ![Rotated left]()
|
left | -none- | https://pictshare.net/left/b260e36b60.jpg | 
|
||||||
right | -none- | https://pictshare.net/right/b260e36b60.jpg | ![Rotated right]()
|
right | -none- | https://pictshare.net/right/b260e36b60.jpg | 
|
||||||
upside | -none- | https://pictshare.net/upside/b260e36b60.jpg | ![Upside down]()
|
upside | -none- | https://pictshare.net/upside/b260e36b60.jpg | 
|
||||||
**Filters** | | |
|
**Filters** | | |
|
||||||
negative | -none- | https://pictshare.net/negative/b260e36b60.jpg | 
|
negative | -none- | https://pictshare.net/negative/b260e36b60.jpg | 
|
||||||
grayscale | -none- | https://pictshare.net/grayscale/b260e36b60.jpg | 
|
grayscale | -none- | https://pictshare.net/grayscale/b260e36b60.jpg | 
|
||||||
|
|||||||
Reference in New Issue
Block a user