[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.FormatHelper.IsVideo

IsVideo Method

IsVideo(Format)

Determines whether the specified Format is video.

Declaration
public static bool IsVideo(Format fmt)
Parameters
Type Name Description
Format fmt

The Format.

Returns
Type Description
bool

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