Source position: PXL.Windows.DXGI.pas line 450
type D3DCOLORVALUE = record
R: Single;
G: Single;
B: Single;
A: Single;
end;