Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image RenderContent Method
Message
From
24/06/2008 13:55:23
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Image RenderContent Method
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01326440
Message ID:
01326440
Views:
56
I want to create a custom Image control which overrides the RenderContent event. In the RenderContent handler I want to manipulate the bitmap before actually rendering it. My only problem is I do not find any content property (Bitmap) to manipulate. The Images which I am tweaking are at a different URL than the current ASP process. Something like "http://anthology.com/Covers/BOOK_JACKETS03302007/Thumbs/FC1558533729.JPG"

Once I can get my hands on the Bitmap I can return it to the Response stream after some watermarking or other manipulation. I can handle the graphics stuff, but I do not know how to get my hands on the content.

Thanks

Glenn
Next
Reply
Map
View

Click here to load this message in the networking platform