But I got error when I used Extent method as follows:
Code: Select all
Can't locate auto/Image/Magick/Extent.al in @INC
Anyone please tell me how to solve it, or workarounds.
I just want to put an image into fixed size or frame:
ex) original image is 480x320px,
then resize to 120x80,
spread 20px-height white background on top and bottom,
then finally 120x120px.