tiff image in an Image control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a C# Web application , in which I need to show tiff image in an
image control.The image loading is from a bitmap object and not from a file.

Please advise me ....

Thanks and Regards
Rinu
 
Hi Peter,

Thanks a lot for your quick response.

I am a beginner in .net programming.So can you help me how I can assign the
bitmap image into a webcontrol (ie, not in a datagrid).Becaue I need to do
the image processing operation on the image( like zooming,scrolling etc).

Please help me!

Thanks and Regards
Rinu
 
Back
Top