Gets the color modes (DirectX layer Format formats) that this computer's graphic card supports.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Format[] GetDisplayModesFormats()

Return Value

Returns the list of supported color modes (formats).

See Also