Indicates whether the DXGI format is in a block compressed (BC) format.
bool IsCompressed(
DXGI_FORMAT fmt
)
fmt
Type: DXGI_FORMATÂ
[in] One member of the DXGI_FORMAT enumeration.
Type: boolÂ
true if the DXGI format is in a block compressed (BC) format; otherwise, false.
Header: Declared in directxtex.h.