jwcarman wrote:
> 
> Have you tried this:
> 
> http://wicket.apache.org/docs/wicket-1.3.2/wicket/apidocs/org/apache/wicket/markup/html/image/resource/RenderedDynamicImageResource.html
> 

I hadn't tried it. Looking at it now, it appears to do the opposite of what
I want. Its render(Graphics2D) function takes a Graphics input, but I'm
looking for a way to get a Graphics as an output. However, I am by no means
a Java graphics expert, so please tell me if I'm overlooking something that
RenderedDynamicImageResource can do.

Thanks again --
-- 
View this message in context: 
http://www.nabble.com/Wicket-Image--%3E-Java-Image-tp19034138p19034522.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to