Thumbnail rules thumbnail-rules
Be aware of these thumbnail rules.
- If
catalog::ThumbType=Crop
, then the (cropped) image is scaled to the smallest size possible while still covering the entire target rect. Ifcatalog::ThumbType=Fit
, then the (cropped) image is scaled to the largest size possible while still fitting the entire image into the target rect. Ifcatalog::ThumbType=Texture
, the (cropped) image is scaled to the ratio ofcatalog::ThumbRes
tocatalog::Resolution
. - Align the scaled image with the target rect based on
attribute::ThumbHorizAlign
andattribute::ThumbVertAlign
. - Crop the result to the target rect.
recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49