|
Art Sexy Lightbox: Manipulating Joomla! images has never been so easy |
More about Art Sexy Lightbox
Demo 1 - Images are rotated to 30 degrees. Plugin code: {artsexylightbox autoGenerateThumbs="true" convertImage="rotate:30" path="images/img_folder" previewWidth="100" previewHeight="100"}{/artsexylightbox}
Demo 2 - Images are rotated to 90 degrees. Plugin code: {artsexylightbox autoGenerateThumbs="true" convertImage="rotate:90" path="images/img_folder" previewWidth="100" previewHeight="100"}{/artsexylightbox}
Demo 3 - Crop thumbnails to appropriate size. Plugin code: {artsexylightbox autoGenerateThumbs="true" convertImage="crop" path="images/img_folder" previewWidth="200" previewHeight="200"}{/artsexylightbox}
Demo 4 - Squeeze thumbnails to appropriate size. Plugin code: {artsexylightbox autoGenerateThumbs="true" path="images/img_folder" previewWidth="200" previewHeight="200"}{/artsexylightbox}
|