cosmigo
 
 
 
 
 
 
 
 
 
Member of ASP
You are here: Home (Pro Motion) > Plugins

Plugins

pro motion includes different plugin interfaces that allow to create file input/output filters as well as to manipulate image data.

There is a simple DDE plugin interface that enables you to create your own manipulation plugins. It also supports file input/output, but there is a new File plugin interface that does this job better for image and animation file handling because it integrates the file i/o plugins as if they where built in file types.

Available Plugins

The Tile Map Export plugin creates an optimized set of bitmap tiles and a map file.

Check out the Palette editor plugin to manipulate color palettes.

Also you may download a freeware WAP WBMP export plugin that lets you save your bitmaps in a WAP-compatible format.

ITB CompuPhase that helps you to create plugins using a small scripting language with the plugin maker

A Tile Preview plugin by Malte Ingo Giebelmann helps you to show a graphic bitmap quickly on a tiled screen.

A Sample file i/o plugin that introduces the special file i/o plugin interface. It comes with full C++ source.