I am newbee to JAI-API
Using WindowsXp and JDK1.6 or above
I have download the samples DisplayHistogram.java and DisplayHistogramApp.java
Compile and Execute with Jcreator 4.5
While i execute the DisplayHistogramApp.java the following errors:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at DisplayHistogramApp.main(DisplayHistogramApp.java:51)
Line 51: public static void main(String[] args)
{
PlanarImage image = JAI.create("fileload", args[0]);
ParameterBlock pb = new ParameterBlock();
I would not identify the JAI-API.
Can anyone guide me on this....
Thanks in Advance
[Message sent by forum member 'jjt' (
joshua.j.thomas@...)]
http://forums.java.net/jive/thread.jspa?messageID=362662---------------------------------------------------------------------
To unsubscribe, e-mail:
interest-unsubscribe@...
For additional commands, e-mail:
interest-help@...