ParameterBlock parameterBlock=new ParameterBlock(); parameterBlock.add("myimage.jpg"); myimage=JAI.create("fileload",parameterBlock); ...