Perry Smith

Java Questions & Answers

Home / Java Q & A Archive Page 3 / Java Q & A Archive

Image Producer
Wednesday, 03-Feb-99 17:57:29

207.1.65.117 writes:

Can anyone give me a good description and/or example of an Image Producer? I know it's the "source," but is that the file itself or the object or what? Also, what's it used for? Just for filtering an image? Anything else? All the definitions I've seen haven't been clear and all the code I've seen is either so simple it doesn't explain what they're doing or is so long it buries the Image Producer example in a complex bunch of code I don't understand.

Grant


Response
Re: Image Producer
Friday, 05-Feb-99 13:02:14

192.28.2.16 writes:

See if this helps you at all:

http://www.javaworld.com/javaworld/jw-03-1997/jw-03-howto.html

Perry Smith


Home / Java Q & A Archive Page 3 / Java Q & A Archive