PhotoController v2.x Component for .NET

     PhotoController is an assembly to process image in .NET evironment.
     Supports both windows application and web application. More than 
     50 operations currently.
     
     Easy to intergrate with your own program. Only include the assembly
     into your project, initialize the object and call functions to 
     realize the result. Operations contain resize, rotation, scale,
     color adjust, sepia, blur, sharpen, distort, mosaic, frame border
     and other filters.
     
     Free technique support, 2-year "life-time" upgrade, lowest price -- 
     a true lightweight .NET image processing component.
     
--------------------------------------------------------------------------

Download file instruction

     Download PhotoControllerFull.zip from http://www.ImageComponent.net/download
     you could see the files and folders below
     
     IC.PhotoController.dll
        
        Kernel component file 
        
     IC.PhotoController.xml
       
        Component code insight documentation
        
     pc2.chm
     
        Help documentation for PhotoController, contains all class 
        reference and source code samples
        
     install.bat
     
        Batch file to install the PhotoController to Global Assembly Cache.
        
     uninstall.bat
     
        Remove the PhotoController from Global Assembly Cache
        
     readme.txt
     
        This file
        
     PhotoControllerDemo
     
        Full windows application project with PhotoController in C#
        with source code
     
     PhotoControllerWebDemo
     
        Full web application project with PhotoController in C#
        with source code
        
     PhotoControllerWebDemoVB
     
        Full web application project with PhotoController in VB.NET
        with source code
        
--------------------------------------------------------------------------
Installation

     Double click the install.bat to install the PhotoController to Global Assembly Cache.
     Double click the uninstall.bat to remove the PhotoController from Global Assembly Cache.

     If you use VS.NET, just add IC.PhotoController.dll to your project reference.

     If you use command line to compile the project, add this parameter:

	/reference:IC.PhotoController.dll 
    
     For example, if you use C#, compile your project like the following:

	csc /t:winexe /out:YourName.exe /reference:IC.PhotoController.dll


--------------------------------------------------------------------------

Purchase

     You can purchase via either RegNow or ShareIt
     For more information, please refers to help documentation or go to
     http://www.imagecomponent.net/purchase
     
        After you purchase successfully, you will get a unique http
        link to download a new zip file including PhotoController kernel
        file, which is correspoding to the license you purchase.
                
        
--------------------------------------------------------------------------
     
License

     License Grants: 

     a) You may install and use the component in your single computer 
        (desktop or laptop) with .NET framework. 

     b) You may make one copy of the component in machine-readable form
        solely for backup purposes. You must reproduce on any such copy 
        all copyright notices and any other proprietary legends on the 
        original copy of the component. 

     c) You may integrate the component to your software on any region, 
        like windows application, web, PDA, mobile application etc. But 
        the number of different software depends on the license you purchased.

     d) You can not redistribute the purchased component unless you purchase
        a redistribute license, you can not redistribute the purchased 
        component in free even you purchase a redistribute license.

     e) You can not re-publish or crack the component to integrate your 
        own project.

     f) You can not integrate the component with your own project over 
        the license number you purchased. If you purchased Single Developer 
        License, you can only publish one of your projects with the component.

     License Information:

     Single Developer License
        One component is allowed to be integrated in your one application 
        (Windows application or Web). 

     Five Developers License
        You are allowed to integrate the component to five applications 
        (Windows application or Web).

     Ten Developers License
        You are allowed to integrate the component to ten applications 
        (Windows application or Web).

     Site Wide License (Unlimited License)
        Allows unlimited integrate with application 
        (Windows application or Web).

For any concern on license, please do not make assumption and write email to
support@imagecomponent.net immediately. Thanks.

--------------------------------------------------------------------------

What will you gain after purchasing the license?

    You will get life-time technical support from [ImageComponent.NET]. 
    The assembly won't write a trademark on the processed image. 
    You will get FREE upgrade of PhotoController assembly in 2 years. 



