Uses of Interface
de.xima.fc.gui.elfinder.IElFinderImageProcessorScaleParams
-
Packages that use IElFinderImageProcessorScaleParams Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderImageProcessorScaleParams in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderImageProcessorScaleParams Modifier and Type Method Description void
IElFinderImageProcessor. scaleImage(Path source, Path target, IElFinderImageProcessorScaleParams params)
Scales an image vertically and horizontally to the specified size.
-