Description:
II2LN can resize an image during import or attachment. This is controlled with the Resize and SetResizeMethod import options. But what happen when you have a small image and instruct it to resize to something which is bigger than the original image?? II2LN will then by default enlarge the image to the desired size. Sometimes this is ok, and sometimes its not. With the SetResizeNoEnlargement, you can now instruct II2LN to to enlarge images if the original image is smaller than the size you specify with Resize.
Declaration:
SetResizeNoEnlargement:<on>
Parameters:
Param |
Description |
<on> |
Specify 1 to enable this import option and 0 to disable it. The default setting is 0 |
Notes:
Introduced in version:
1.5.0.0
Repeatable
No