Namespace > IC.PhotoController Namespace
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
IC.PhotoController Namespace

This is namespace IC.PhotoController.

 
Name 
Description 
 
Processes on an Image with specialized effects. This class cannot be inherited.  
 
Class that prepares for the feather effect. This class cannot be inherited.
A Feather effect is composed of:

  • Background
  • Foreground
  • Band


When you are feathering an image, which is the foreground automatically. Then you need to define the background, the canvas shape of your foreground, and the band width.  

 
Reads the parameters configuration of filters. This class cannot be inherited.
Each filter might contain several parameters, and their values might have a certain range. All of them are different. And these information shall be public and available to read in order to validate the user input.  
 
The exception of PhotoController object  
 
Name 
Description 
 
Defines the position of original photo in the new canvas  
 
Sepcifies a compression type, only work for TIF and GIF  
 
Defines the edge type when doing offest transformation  
 
Specifies the background style for feather effect  
 
Defines the filter style that will be applied to the image  
 
Specifies the direction to flip the image  
 
Sepcifies the file type to save by PhotoController  
Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.