Recent Developer Tools

References and Knowledge base Articles

PhotoController 2.2.0415

Posted on Feb 3, 2010 02:19:05 PM

PhotoController is a cool and powerful NET image processing component, the assembly offers a solid set of image processing methods and you can easily use them in ASP.NET or Windows Forms, including arbitary manipulation, color adjustment, filter transformation, feather, border frame, compression, etc.

The component itself is writen in C#, and it is able to work with C#, VB.NET, C++ or other languages in .NET environment. It reads 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.

Add A Comment