Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_MODE_DESC

Declaration

Source position: PXL.Windows.DXGI.pas line 483

type DXGI_MODE_DESC = record

  Width: LongWord;

  

  Height: LongWord;

  

  RefreshRate: DXGI_RATIONAL;

  

  Format: DXGI_FORMAT;

  

  ScanlineOrdering: DXGI_MODE_SCANLINE_ORDER;

  

  Scaling: DXGI_MODE_SCALING;

  

end;



CT Web help

CodeTyphon Studio