0

If anyone knows how to do this, please help :-( I want to see a very simple code that works.

Mike Caron
  • 14,031
  • 4
  • 47
  • 76
user224270
  • 547
  • 3
  • 7
  • 18

2 Answers2

0

Use ImageIO which supports TIFF.

Yann Ramin
  • 32,436
  • 3
  • 56
  • 81
0

I just found this in another thread:

Can't read and write a TIFF image file using Java ImageIO standard library

Looks like it doesn't use the ImageIO library.

Community
  • 1
  • 1
Jeremy Goodell
  • 17,447
  • 5
  • 34
  • 51