Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the param “format” of the function "setupSender" to "DXGI_FORMAT_B8G8R8A8_UNORM",cann't receive the i #55

Closed
xiaoge777888 opened this issue Aug 12, 2020 · 2 comments
Assignees
Labels

Comments

@xiaoge777888
Copy link

Modify code:
//const auto format = DXGI_FORMAT_R8G8B8A8_UNORM;
const auto format = DXGI_FORMAT_B8G8R8A8_UNORM;
result:
cann't receive Image.

@keijiro keijiro self-assigned this Aug 12, 2020
@keijiro
Copy link
Owner

keijiro commented Aug 12, 2020

I think you also have to modify C# code.

@keijiro
Copy link
Owner

keijiro commented Aug 12, 2020

I'm closing this issue now. Please feel free to reopen it for further issues.

@keijiro keijiro closed this as completed Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants