08/11/2016
Image Config
Template contains file "image-config.properties" this file define the transformation of image.
format is : [image_filter].[transform_item]=[transform_value].
properties
Image size
- width : width of image (-1 : auto)
- height : height of image (-1 : auto)
- max-width : max width of image (-1 : auto)
- max-height : max height of image (-1 : auto)
- add-border : if true add border to image if proportion is'nt the same than width/height
- crop-resize : if true crop image if proportion is'nt the same than width/height
Démo
filtered
Image color
- grayscales : i rtrue render image as gray scale
- grayscale-luminosity : if true render image as
- grayscale-averaging : define averaging of image
- crystallize : crystallize filter
- glow : glow filter
- sepia : sepia filter (0>10)
- contrast : 0 >> 1 transform constrast
- brightness : 0 >> 1 brightness
- dashed : 0 >> 1
Démo
width:400 + transform
Image layout
- web2 : reflet effect
- web2.height : refelt height in px
- web2.separation : separation with image in px
- round-corner : if true border will be rounded (need backgroud-color)
- horizontal-flip : flip image
- vertical-flip : flip image
420px > transform