Uses of Interface
de.xima.fc.gui.elfinder.IElFinderImageProcessor
-
Packages that use IElFinderImageProcessor Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderImageProcessor in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderImageProcessor Modifier and Type Method Description FileSystemElFinderConnectorConfig.BuilderStage3<Entry>
FileSystemElFinderConnectorConfig.BuilderStage3. imageProcessor(IElFinderImageProcessor imageProcessor)
Sets the image processor for handling image processing operations, such as cropping, rotating, or scaling.
-