| Package | Description |
|---|---|
| fr.opensagres.xdocreport.document.images |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleImageInfo
Get 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).
|
| Modifier and Type | Method and Description |
|---|---|
IImageInfo |
AbstractImageProvider.getImageInfo()
Returns image info of the current image content.
|
protected IImageInfo |
ByteArrayImageProvider.loadImageInfo() |
protected IImageInfo |
AbstractInputStreamImageProvider.loadImageInfo() |
protected abstract IImageInfo |
AbstractImageProvider.loadImageInfo()
Load image info.
|
Copyright © 2022. All Rights Reserved.