Introduction > Overview
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
Overview of PhotoController

 

This documentation is for the following .NET assembly: 

 

  • PhotoController Image Processing Library V2.2 (IC.PhotoController.dll)

 

PhotoController is a cool and powerful assembly to process on an Image with specialized effects and it is designed for .NET; you could easily use it in window.NET application or ASP.NET application. 

 

PhotoController can read all .NET supported Image types (Bmp, Emf, Exif, GIF, Jpeg, TIF, Wmf, Icon, etc.); it can perform compression on Jpeg, GIF, and TIF directly to a file or an Image object. All methods return System.Drawing.Image object that you can operate on it easily in your application. 

 

The assembly offers a solid set of image processing methods, including 

 

  • arbitrary manipulation (eg. rotation, scaling, crop, flip, canvas);
  • color adjustment (gray scale, hue, sepia, gamma, etc.);
  • filter transformation (diffuse, mosaic, smooth, Gaussian blur, noise, water, emboss etc.);
  • feather the image (enable to customize any shape of feather);
  • writing a border on the image (eg. sawtooth, ball3d, brick, etc.)
  • customize filter to render image (color or offset transformation)

 

This document is written as a guide to and reference material for PhotoController assembly. It assumes that the readers have basic knowledge of .NET or ASP.NET. It also assumes you know how to setup and configure Microsoft's Internet Information Server (IIS) Version 5.0 or later when showing ASP.NET demo. 

 

For more information and news of PhotoController, please go to the ImageComponent.NET - http://www.imagecomponent.net.

Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.