Color Conversion – .NET

Assembly – Class/Namespace

Comments

Help Files

Demo Project Source Code

Leadtools.ColorConversion.DLL -
Leadtools.ColorConversion

The Leadtools.ColorConversion namespace includes digital filters and transforms to process images (or selected portions). It includes methods for basic image transforms such as resizing, flipping, cropping, and rotating, and for changing the bitmaps’ color-depth. This class also includes methods to: Smooth, sharpen, edge detect/enhance, change hue and saturation, add noise, combine two or more bitmaps, and to copy whole or partial bitmaps from one object to another. It also includes methods for creating and manipulating ICC Profiles.

Leadtools.ColorConversion Help

 

\Examples\DotNet\CS\MainDemo

\Examples\DotNet\VB\MainDemo

\Examples\DotNet\CS\ColorConversionDemo

\Examples\DotNet\VB\ColorConversionDemo

For more advanced Color Conversion functionality including:

YUV*, YIQ*, CIELAB*, XYZ*, YCCK*, Y41P*, UYVY*, YUY2*, YVU9* and YCC* color planes using LEAD's built in conversion functions, ICC color profiles* or Emulation Tables*, refer to the LEADTOOLS Color Conversion C DLL.