Uses of Interface
de.xima.fc.gui.elfinder.IElFinderImageProcessorCropParams
-
Packages that use IElFinderImageProcessorCropParams Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderImageProcessorCropParams in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderImageProcessorCropParams Modifier and Type Method Description void
IElFinderImageProcessor. cropImage(Path source, Path target, IElFinderImageProcessorCropParams params)
Crops an image to the specified rectangular crop box.
-