Click to See Complete Forum and Search --> : ImageProcessor class


Ian NCB
May 2nd, 2000, 12:56 AM
I have some programs using the ImageProcessor class that compiled fine with JBuilder about a year ago. I just went back to the Java code to make some changes, and now they won't compile because the class ImageProcessor not found in my program class. Have imported java.awt.image.* and now not even the originals that compiled fine last year will compile. Has the ImageProcessor class changed, does anyone know?

Grateful for any help, Ian