The MobileDynamicImage control derives from mobile:image and adds support for dynamically creating images that will render on mobile devices. The DynamicImage control will convert images to the appropriate image format (GIF, JPEG, WBMP, BMP, PNG) as well as resize the image based on the device screen size. There is full Visual Studio .NET design support including a property builder and preview dialog.
ghf
Reviewed by: badernadim on Tuesday, August 12, 2008
4 Stars
hfgh
Medium Trust not supported
Reviewed by: quechido on Wednesday, September 26, 2007
2 Stars
Seems like DynamicImage is not supported in a medium trust environment (which any hosting provider has). Someone knows of any workarounds or other controls that works?
gf
Reviewed by: genpro on Thursday, August 02, 2007
5 Stars
gh
about white&black
Reviewed by: jiangws on Sunday, July 06, 2003
5 Stars
I use this controls,it works very much.But how to make the size to smallest(white&black)? For example:Created GIF's Format is PixelFormat.Format8bppIndexed,How to Create the Format1bppIndexed's Gif?