>I am trying to use the JPEGDecodeParams object to decode an abbreviated jpeg
>stream.  I keep on getting an error stating that I do not have a
>quantization table set when I try decoding some of the jpeg streams that I
>am working with.  I have tried using the code below but keep on crashing the
>java interpreter.  The java api docs lead me to believe that it is possible
>because of the setJPEGDecodeParams description reproduced below:

I believe the basic idea of what you are doing in your code snippet
should work.  If you can send me a small test program and sample data
file, I can look into the error you are getting.

Jerry

===========================================================================
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".

Reply via email to