IsDxgiFormatSupported Method
In This Topic
BOOL ID2D1DeviceContext::IsDxgiFormatSupported([In] DXGI_FORMAT format)
Syntax
'Declaration
Public Function IsDxgiFormatSupported( _
ByVal As Format _
) As Boolean
public bool IsDxgiFormatSupported(
Format
)
Parameters
- format
See Also