Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

compresstiffs: what's the compression algorithm used?

Guest
Aug 13, 2012 Aug 13, 2012

Does anyone know what is the algorithm used by ColdFusion when you set compresstiffs to true?

362
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 15, 2012 Aug 15, 2012
LATEST

I would guessed it uses Java image library since ColdFusion is based on Java.

Go to the link below. Perhaps, you may find the answer.

http://download.java.net/media/jai-imageio/javadoc/1.0_01/com/sun/media/imageio/plugins/tiff/TIFFCom...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources