directx9 not rendering some images #8638
RobertSobral
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the example of rendering mode in directx9, I have some problems with images
Images like 8-bit BMP are not being rendered using function recommended by imgui D3DXCreateTextureFromFileInMemoryEx
I have a code example
Renders several images, such as .TGA which is the one I use most, but the 8-bit BMP is not rendered, what can I do?
Beta Was this translation helpful? Give feedback.
All reactions