Plug-In SDK v5

Filter API provides simple means for developing filters accepted by Viewer n5. It's extremely easy to request parameters like int or double or instead create your own components to obtain any kind of parameters. It's trivial to create preview window for the filter. Each filter receives access to all filters already in the Viewer's list which makes it easy to perform some common tasks.

Format API provide utilities to simply create windows BITMAP received by Viewer n5. Format API provides methods to easily read multi-paged images and read/write/show any kind of meta-data accepted by image format.

Each SDK package contains respective API, demonstrating source, NSIS installation script and Example executable. For better understanding you are also encouraged to check out distributed sources.

Microsoft Visual C++ 6 and 2003

» div5_filters_ex_mvc.zip  [96 KB]

Borland C++Builder 6

» div5_filters_ex_cbuilder.zip  [143 KB]

Borland Delphi 7

» div5_filters_ex_delphi.zip  [217 KB]