Internet Imaging with JavaScript

  Imaging Toolkit

The Black Ice Imaging Toolkits can be used to create web based applications. The toolkits include a handful of sample applications which demonstrate basic functionality.

In some cases, you must use special versions of the ActiveX control methods which have been created specifically for use with Javascript, since JavaScript does not support the use of variables as references.

For example, when printing from a javascript web application, developers should use the PrintDIBPageEX method as opposed to the PrintDIBPage method. PrintDIBPageEX does not use any variables as references.

Regards,
Technical Support Team