Scale the original image into all different size Types (small, medium, large, detail) @param context Context @param filenameToUse Filename of future image files @param viewType "Main" view or "additional" view @param viewNumber If it's the main view, viewNumber = "0" @return URL images for all different size types @throws IllegalArgumentException Any parameter is null @throws ImagingOpException The transform is non-invertible @throws IOException Error prevents the document from being fully parsed @throws JDOMException Errors occur in parsing
|
|