Ovais,
You could use Java Advanced Imaging
http://java.sun.com/products/java-media/jai/index.html
to load TIFF files. The source code for the TIFF (and other) formats is also
available via the above URL. You might in this context also wish to peruse the
link "Image I/O Issues" referred to on this URL.
Brian
Ovais Ahmad Khan wrote:
>
> hi,
>
> i've to get the grayscale values from an image file - preferably tif. i've
> gone through the the Java2D and and able to load the file but not tif files,
> where can i find a tif plug-in?. i also hv got the raster and the ColorModel
> for the image, but unable to find a suitable method.
>
> can some one tell me how to load tif files and also how to extract the
> gray-scale values from it?
>
> thanks in advance.
>
> Ovais
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA2D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".