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