Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A DXGI surface of format DXGI_FORMAT_A8_UNORM is not supported in this API.
Possible Causes
DXGI_FORMAT_A8_UNORM is not supported as a DXGI interop bitmap format, even if it is supported in other APIs.
Possible Fixes
Create a DXGI interop bitmap of a different format.