This is the code documentation for the SproutCMS project
Search documentation |
file /sprout/config/file.phpImage transformations This is an array of different operations that should be applied to the image Currently supported transformations are: ResizeImageTransform ( width , height ) CropImageTransform ( width , height , top_pos = 'center' , left_pos = 'center') Transformations get applied in the order they are provided in the array. You can also create your own transformations, just implement the ImageTransform interface |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |