Source position: CGContext.pas line 785
procedure CGContextSetRGBFillColor(
context: CGContextRef;
red: CGFloat;
green: CGFloat;
blue: CGFloat;
alpha: CGFloat
);