TGdipUIImage.ColorImage Method Colors an image. Syntax Namespace: FlexCel.Draw public static void ColorImage(ref ImageAttributes imgAtt, TUIColor bgColor, TUIColor fgColor) Parameters <-> Parameter Type Description ref imgAtt ImageAttributes bgColor TUIColor fgColor TUIColor See also TGdipUIImage