ComponentOne Bitmap for WPF
IsDxgiFormatSupported Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : IsDxgiFormatSupported Method
BOOL ID2D1DeviceContext::IsDxgiFormatSupported([In] DXGI_FORMAT format)
Syntax
'Declaration
 
Public Function IsDxgiFormatSupported( _
   ByVal format As Format _
) As System.Boolean
public System.bool IsDxgiFormatSupported( 
   Format format
)

Parameters

format
See Also

Reference

DeviceContext Class
DeviceContext Members