Getting Started with LEADTOOLS > Imaging Features > Image Processing > Color Conversion > Color Conversion : Silverlight |
Assembly Class/Namespace |
Comments |
Help Files |
Demo Project Source Code |
Leadtools.ColorConversion.DLL - |
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\Silverlight\CS\MainDemo \Examples\Silverlight\VB\MainDemo |
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.