
mPaint is a COM object which allows content developers to produce dynamically generated monochrome WBMP and BMP images for display on mobile devices. mPaint can be used with any COM-enabled language such as ASP (VBScript, JavaScript), Visual Basic and Visual C++. Developers can dynamically create images from information stored in a database. Images can be used to graphically represent real-time data. For example, bar graphs that update automatically.
|