A Windows Forms-based example application for gmic-sharp.
This repository depends on libraries from the following repositories:
gmic-sharp, the library that this application uses.
gmic-sharp-native, provides the native interface between gmic-sharp and libgmic.
This project is licensed under the terms of the MIT License.
See License.txt for more information.
The gmic-sharp native libraries (libGmicSharpNative*) are dual-licensed under the terms of the either the CeCILL v2.1 (GPL-compatible) or CeCILL-C v1 (similar to the LGPL).
Pick the one you want to use.
This was done to match the licenses used by libgmic.