[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.FormatHelper.IsSRgb

IsSRgb Method

IsSRgb(Format)

Determines whether the specified Format is a SRGB format.

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

The Format.

Returns
Type Description
bool

true if the specified Format is a SRGB format; otherwise, false.