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