Image Tile¶
The image tile is used to display images in a image grid view.
Depending on the size of the image, the image will display larger or smaller on the row.
Template Mappings¶
None
Image Download¶
When downloading images a modal will display asking the user to set the size of the image to download.
Size Options¶
- Original Size
- Keeps the original size of the image.
- Low Resolution
- Sets the image width to be be 750px.
- Medium Resolution
- Sets the image width to be 1024px.
- High Resolution
- Sets the image width to be 2560px.
- Custom Width (Maintain Aspect Ratio)
- Allows user to specify the width of the image but keep the original .height
- Custom
- Allows user to specify the height and width of the image.
- Only available when downloading single image.
