0

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

Mike Caron
  • 14,351
  • 4
  • 49
  • 77
user224270
  • 557
  • 3
  • 7
  • 19

2 Answers2

0

Use ImageIO which supports TIFF.

Yann Ramin
  • 32,895
  • 3
  • 59
  • 82
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
  • 18,225
  • 5
  • 35
  • 52