Indicates whether the DXGI format is an sRGB format.
bool IsSRGB(
DXGI_FORMAT fmt
)
fmt
Type: DXGI_FORMATÂ
[in] One member of the DXGI_FORMAT enumeration.
Type: boolÂ
true if the DXGI format is RGB-based; otherwise, false.
Header: Declared in directxtex.h.