Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] How to show multipages TIFF files with SWT image?


Hi Richard,

I believe you are referring to a  TIFF file with multiple subfiles/images. The SWT TIFF decoder follows the TIFF 6.0 baseline requirements and parses the first image only (the one expected to be full resolution). If you want access to the other subfiles too, please open a feature request and add/zip a TIFF file to the report.

Chris


Back to the top