17.08.2005, 20:07 | #1 |
Участник
|
This is the embedded Image object you can use in your Navision forms, written as .Net DLL.
Unlikely standard Navision's Image, - AdvancedImage supports many formats: Bmp - bitmap image format Emf - enhanced Windows metafile image format Exif - Exchangeable Image File format Gif - Graphics Interchange Format (GIF) image format Ico - Windows icon image format Jpg - Joint Photographic Experts Group (JPEG) image format Png - W3C Portable Network Graphics (PNG) image format Tif - Tag Image File Format (TIFF) image format Wmf - Windows metafile (WMF) image format - supports transparent GIF images - supports dynamic stretch of image - supports dynamic loading - supports images of unlimited file size and resolution Version 1.1: - added GetImageWidth, GetImageHeight and SetAspectRatio methods - added "Keep ratio" size mode http://www.mibuso.com/dl.asp?FileID=504&Type=file |
|