Source position: graphbitmap.pas line 116
function RGBAToColor(
R: Byte;
G: Byte;
B: Byte;
A: Byte
):TColor;