Package com.atlassian.confluence.content.render.image
-
Class Summary Class Description ImageDimensions The height and width of an image or thumbnail.ImageRenderUtils Convenient utility methods for rendering of images.MemoryAwareImageRenderPredicate A predicate which can decide whether a given image stream is "safe" to render as a raster, given the currently available amount of free memory.SimpleImageSizeRenderPredicate A predicate that decides whether or not an image stream should be rendered as a raster, depending on the size of the resulting raster.