Thumbnail's colors
- Article Type: General
- Product: DigiTool
- Product Version: 3
Description:
If you see that the Thumbnails has different colors then the image that it was derived from please change in $jdtlh_bin/ jp2conv16to8.csh:
FROM: j2kdriver -i "$in_file" --bit-depth all 8 --bd-scaling 0 linear 65536 32768 -t jpg -o "$in_file_tmp"
TO: j2kdriver -i "$in_file" --bit-depth all 8 --bd-scaling all linear 65536 32768 -t jpg -o "$in_file_tmp"
Resolution:
Additional Information
Thumbnail color
- Article last edited: 10/8/2013