TUIImageAttributes.ColorImage Method Adds color to the image. Syntax Unit: FlexCel.Core class procedure TUIImageAttributes.ColorImage(var imgAtt: TUIImageAttributes; const bgColor: TUIColor; const fgColor: TUIColor); static; Parameters <-> Parameter Type Description var imgAtt TUIImageAttributes const bgColor TUIColor const fgColor TUIColor See also TUIImageAttributes