Examples

Examples / Windows Forms .NET application example (C#)

Windows Forms .NET application example written in C#

It is very easy to use Marblecore Imaging in a Windows Forms application. Use the class library to implement Marblecore Imaging and create stunning graphics and/or perform image processing. There is a special method to attach the Marblecore Imaging drawing canvas to the built-in .NET Image class. This is usefull if you want to display the output image in your GUI or even create your GUI dynamically.

The example application shows you how to load files from the disk or from a resource, do some image processing and display it on the screen.

Screenshot

Windows Forms .NET application example written in C#

Requirements

To run this example you need Microsoft Visual Studio 2005 or higher and the .NET framework version 2.0 or higher.

Instructions

Download the example below and extract all files from the ZIP-file. Open the Visual Studio solution (MarblecoreImagingExample.sln) and execute the example application.
 
Download this example | MarblecoreImaging-Example-WindowsForms.zip

See also

Getting started with the Class Library | Getting started with licenses | Download