I have this requirement:
Client sends back an instruction in the form of "Sequence-number
Color1 Color2 " in order to retrieve 3 images: a gradient from Color1
to transparent, a gradient from Color2 to transparent, a gradient from
Color1 to Color2.
For instance: "0001#FFFFFF#000000" "0002#FF00#00FF00"

How should I write the server-side code and the client-side code in
order to make use of ImageBundle?
Actually my requirements is similar to but not the same as the color-
gradient one.

Thanks for any advise.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to