DdsImage is a container class that defines a Image on the web display file.
For a list of all members of this type, see DdsImage Members.
For a short explanation of this class in use, see the DdsImage Description.
Applicable Products:
Monarch, Wings, Mobile RPG
Inheritance Hierarchy
ASNA.Monarch.WebDspF ASNA.Monarch.WebDspF.DdsImage
Inheritance Hierarchy
public class DdsImage
Thread Safety
Any public static (Shared) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
An instance of DdsImage represents an image file on the IBM i that is translated into an on-screen Image such as those found on almost all modern web pages. The resulting image is nested in an HTML <img> tag on the output web page.
DdsImages can include files of type .bmp, .jpg, .gif, or .png.
DdsImages are stored in IBM i libraries, on the Web server, or on external servers.
This class was introduced with Monarch Framework 6.1, and is featured in Mobile RPG and Wings Mobile Support. It can also be used with Monarch, but only with images stored on the Web Server or on external locations.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
