Actions
Support #1093
openUpload and display an image using WRasterImage
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/12/2011
Due date:
% Done:
0%
Estimated time:
Description
Hi all,
I'm trying to upload an image and display it using the WRasterImage class but I have no idea to do it. What I want, it's upload an image with WFileUpload for example and then display it using WRasterImage.
Anyone can help me, please ?
Thanks a lot
Ciao
Updated by Wim Dumon almost 13 years ago
If you just want to display, did you consider to display it using a WFileResource + WImage? Or do you want to do image manipulations? If so, what manipulations do you want to do?
Wim.
Updated by Arribe Barthelemy almost 13 years ago
I want to do manipulations simple for the moment like zoom, scroll, change the alpha of the image.
Bart
Actions