32473248324932503251325232533254325532563257
@CodeCompletion public ImageScaler createimagescaler(InputStream is) throws ModuleInstantiationException, WGNotSupportedException, IOException { ImageScaler scaler = ImageScalerFactory.createImageScaler(getwgacore()); scaler.load(is); return scaler; }