Uses of Class
de.xima.fc.common.image.ImageSize
Packages that use ImageSize
Package
Description
Package für Utilsklassen
-
Uses of ImageSize in de.xima.fc.common.image
Methods in de.xima.fc.common.image that return ImageSize -
Uses of ImageSize in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return ImageSizeModifier and TypeMethodDescriptionIElFinderImageSizeCalculator.extractSize(Entry entry, ICommonFileSystemManager<Entry> fileSystemManager) Extracts the size of the given image from the file meta. -
Uses of ImageSize in de.xima.fc.utils
Methods in de.xima.fc.utils that return ImageSizeModifier and TypeMethodDescriptionstatic ImageSizeXImageUtils.findImageSize(InputStream imageData, String fileName) Finds the size of an image file.static ImageSizeXImageUtils.findImageSize(Path imageData) Finds the size of an image file.static ImageSizeXImageUtils.findImageSize(Path imageData, String fileName) Finds the size of an image file.