Indicates whether the DXGI format is a valid format.
bool IsValid(
DXGI_FORMAT fmt
)
fmt
Type: DXGI_FORMATÂ
[in] One member of the DXGI_FORMAT enumeration.
Type: boolÂ
true if a valid format. false if the DXGI format is unknown.
Header: Declared in directxtex.h.