[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.FormatHelper.IsTypeless

IsTypeless Method

IsTypeless(Format)

Determines whether the specified Format is typeless.

Declaration
public static bool IsTypeless(Format fmt)
Public Shared Function IsTypeless(fmt As Format) As Boolean
Parameters
Type Name Description
Format fmt

The Format.

Returns
Type Description
bool

true if the specified Format is typeless; otherwise, false.