You should be able to define an appropriate SampleModel and created a
WritableRaster using it and then load the data directly into the DataBuffer of
the WritableRaster.

Java Advanced Imaging will in the not too distant future be releasing a
"raw" plug-in for the Java Image I/O framework. To receive notification of the
release of this package, please subscribe to either the jai-interest or
jai-announce mailing list via

http://java.sun.com/products/java-media/jai/interestgroup.html

Brian

On Tue, 17 Sep 2002, Kevin Kim wrote:

> Well, I am thesis student for Remote sensing.  I am trying to load data from raw 
>data image.  The raw data files are binary files as BIP, BIL or BSQ.  Has anybody 
>tried to load that data?  I have in mind to use the Raster class and ColorModel.  The 
>thing is I have been stucked in I/O from the file also.
>
>

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