The ImageIO.read() does not support any of the methods. But I believe you are missing the most obvious one.
Why don't you just pass the URL to the image straight to the ImageIO.read() ? asantiago wrote: > Thanks for your replies. > > What I want is to handle the image without the need to save it on the > disc. I want/need to make it "on the fly". > > I tried to pass the cfhttp.filecontent into a Java inputstream to > later pass to some of the ImageIO.read methods. > > Do you know if there is a way to know with which Java class its > corresponds the cfhttp.filecontent? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
