Converts an image to a grayscale image, and then enhances the color components based on the specified parameters.

Convert grayscale images to a colored one based on channels factors.
| Framework | Member |
|---|---|
| .NET | ConvertToColoredGrayCommand |
| .NET 6+ | ConvertToColoredGrayCommand |
| iOS / OS X | LTConvertToColoredGrayCommand |
| Java | ConvertToColoredGrayCommand |
| C DLL | L_ConvertToColoredGray |
| C++ Class Library | LBitmap::ConvertToColoredGray |