> But this whole experiment still leads me back to ask
> for a way to
> decode an image directly into an integer array like I
> first asked.
> 
> Something like pixels =
> imageReader.decodeFileBytesToIntegerArray(...)
> 
> But all I seem to get from you is "...rewrite the
> applet..."  Ok.

Ken, don't rewrite applet, just add conversion (just a few lines of code) from 
byte array(s) to int array.
This is really an inexpensive operation. 

Andrey
[Message sent by forum member 'imagero' (imagero)]

http://forums.java.net/jive/thread.jspa?messageID=275567

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