Uses of Class
de.christianmahnke.iiif.fliiifenleger.source.ImageSourceException
Packages that use ImageSourceException
-
Uses of ImageSourceException in de.christianmahnke.iiif.fliiifenleger.source
Methods in de.christianmahnke.iiif.fliiifenleger.source that throw ImageSourceExceptionModifier and TypeMethodDescriptionDefaultImageSource.crop(int x, int y, int width, int height, double scale) FilterImageSource.crop(int x, int y, int width, int height, double scale) IiifImageSource.crop(int x, int y, int width, int height, double scale) ImageSource.crop(int x, int y, int width, int height, double scale) Extracts a rectangular region from the image.JxlImageSource.crop(int x, int y, int width, int height, double scale) StackedImageSource.crop(int x, int y, int width, int height, double scale) protected BufferedImageIiifImageSource.cropInMemory(int x, int y, int width, int height, double scale) HdrSource.getHdrFrame()AbstractImageSource.getImage()DefaultImageSource.getImage()ImageSource.getImage()StackedImageSource.getImage()static InputStreamAbstractImageSource.getInputStream(URL url) Returns an InputStream for a given URL.voidvoidvoidvoidLoads the image from URL.voidvoidprotected voidDefaultImageSource.loadImage()protected voidIiifImageSource.loadImage()protected voidJxlImageSource.loadImage()protected voidIiifImageSource.loadInfoJson()