Configuring Outside In
For example. In Image Alchemy I can add the following line to my “extraRenditions_definitions.hda”
Alchemy_DefaultSet_Preview=-j70 -Xb250p -Yb250p -D 72 72 -Zm2 -Zc1 --+ -+ -24
The parameters in this line would accomplish the following:
-j70 jpeg file, quality of 70
-Xb250p scale image in horizontal direction 250 pixels
-Yb250p scale image in vertical direction 250 pixels
-D 72 72 the –D n n specifies the resolution of the image—in this case 72dpi by 72dpi