[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.FormatHelper.IsPacked

IsPacked Method

IsPacked(Format)

Determines whether the specified Format is packed.

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

The DXGI Format.

Returns
Type Description
bool

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