This page demos some sample applications of Aurigma Graphics Mill. If you would like to install these ASP.NET demos on your machine, or if you are looking for Windows Forms demo applications, we encourage you to download an evaluation version of Graphics Mill.
See Graphics Mill Online
Using Advanced Web Controls
This demo showcases new advanced controls for the web. You can interactively draw and edit shapes, insert images and text - and a lot more. No Flash, just HTML5!
View Demo

Using Graphics Mill without Web Controls
This demo shows how to use Aurigma Graphics Mill class library in ASP.NET applications (without using the Web Controls). It only applies one effect to the image and displays both original and modified images on one page.
View Demo

Applying Effects
This demo demonstrates how to use Web Controls shipped with Graphics Mill in applications that are built with Visual Studio designer. You will see how to display the image in the BitmapViewer control, zoom, pan, select a rectangular region on the bitmap, as well as apply some effects to the bitmap.
View Demo

Photo Cropping
Learn how to use BitmapViewer to crop a photo (like on photo print ordering sites). In this demo project you can see how to build an application that uses remote scripting (i.e. calls methods on the server directly from JavaScript). It enables the application to work without roundtrips.
View Demo

TIFF Viewer
This demo is an online TIFF viewer. A user can load multipage TIFF files, switch between pages, zoom the text, etc. You'll learn how to build an application that uses remote scripting (i.e. calls methods on the server directly from JavaScript). It enables the application to work without roundtrips.
View Demo

Red Eye Removal
This app demonstrates how to create a wizard-like user interface for red-eye effect removal functionality. It exhibits usage of the Red-Eye Removal Add-on™ for Graphics Mill for .NET™ both in semiautomatic and manual modes.
View Demo

Online Business Card Editor
This application is a demonstration of the Advanced PSD Add-on™ functionality. Also, it can be used as yet another example of AJAX (remote scripting) approach of building web applications with Graphics Mill for .NET™.
Try to enter data in fields below. The application will parse PSD template, insert your data and merge the business card.
View Demo

Printing Demo
In this demo you will learn how to print an image from a web browser. It uses a callback to prepare images server-side using a hidden frame to print them on the client. You can apply additional preprocessing to image on the server, e.g. resize to fit to paper, rotate to landscape or portrait orientation or make images grayscale.
View Demo
