Source position: PXL.Windows.DXGI.pas line 443
type DXGI_RGB = record
Red: Single;
Green: Single;
Blue: Single;
end;