Uses of Interface
fr.opensagres.xdocreport.document.images.IImageInfo
Packages that use IImageInfo
-
Uses of IImageInfo in fr.opensagres.xdocreport.document.images
Classes in fr.opensagres.xdocreport.document.images that implement IImageInfoModifier and TypeClassDescriptionclassGet file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).Methods in fr.opensagres.xdocreport.document.images that return IImageInfoModifier and TypeMethodDescriptionAbstractImageProvider.getImageInfo()Returns image info of the current image content.protected abstract IImageInfoAbstractImageProvider.loadImageInfo()Load image info.protected IImageInfoAbstractInputStreamImageProvider.loadImageInfo()protected IImageInfoByteArrayImageProvider.loadImageInfo()