[]
        
(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)
Public Shared Function IsVideo(fmt As Format) As Boolean
Parameters
Type Name Description
Format fmt

The Format.

Returns
Type Description
bool

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