Description:This sample illustrates how to create a custom Graphics Mill for .NET codec that later can be used as add-on for Graphics Mill for .NET. As an example, this demo contains a custom implementation of WBMP format reader and writer. Also this application contains a simple viewer for opening and saving WBMP files which uses this custom codec. You can read more about writing custom codecs in the
Creating a Custom Codec topic.
Required Graphics Mill for .NET assemblies: Aurigma.GraphicsMill.dll
Aurigma.GraphicsMill.WinControls.dll (for viewer app)
File Attachment(s):
CustomWbmpFormatAddonCS_NET20.zip (8kb) downloaded 8 time(s).
CustomWbmpFormatApplicationCS_NET20.zip (9kb) downloaded 11 time(s).
Best wishes, Alex.