Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
TranslateColor Method
See Also 
Leadtools Namespace > RasterImage Class : TranslateColor Method



Translates the specified color in the image, and returns the nearest matching color in the destination image.

Overload List

OverloadDescription
TranslateColor(RasterImage,Int32) Translates the specified color in the image, and returns the nearest matching color in the destination image.  
TranslateColor(RasterImage,RasterColor) Translates the specified color in the image, and returns the nearest matching color in the destination image.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also