Home    PhotoController Online Documentation Prev Next
PhotoController
Welcome
Features
Installation
Release Notes
What's New
Requirements
Reference
Classes
Controller
Methods
Properties
FeatherBuilder
Methods
Properties
PhotoControllerException
Structure
Borders
Filters
Enumeration
AdjustType
AnchorType
CompressionType
FilterStyle
FeatherBackgroundStyle
FlipFlags
PhotoBorderStyle
PhotoFormat
Artical
Another Use with Feather
Effect with ColorAdjust
Effect with Filters
Effect with Borders
Feather Samples
Gif Compression Algorithm
Resize the uploaded image
Saving Comparison
Saving Gif
Why Using InterpolationMode
Work with ASP.NET
Write Customized Borders
License
Purchase
PhotoController Component for .NET ImageComponent.NET Logo
Welcome


This documentation is for the following .NET assembly:

  • PhotoController Image Processing Library (angGoGo.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

  • arbitary manipulation (eg. rotation, scaling, crop, flip, canvas);
  • color adjustment (eg. graryscale, color gamma, blackwhite, contrast, lightness, darkness, sepia, etc.);
  • filter transformation (diffuse, mosaic, smooth, gaussian blur, noise, water, emboss etc.)
  • feathering any shape area on the image
  • writing a border on the image (eg. sawtooth, ball3d, brick, etc.)

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 documentation of .NET framework, please go to the Microsoft - http://www.microsoft.com.

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

 

2005-2007 © ImageComponent.NET. All rights reserved.

Valid HTML 4.01 Transitional