Greetings All
I have been searching for a Java class which will allow me to do the following:
1] Load an image file where the image file is either a BMP, JPEG or TIFF
2] Use the mouse to draw a line on the image and then count the number of pixels between the two end points.
3] It would be nice if the library allowed for 16 bit TIFF (16bit per channel: 48 bit total)
Can anybody recommend a library which will do the above?
I appreciate any and all help.
Regards
NIkki