Its possible to add custom visualizers? #1384
Unanswered
LeonidaselXD
asked this question in
Get Help
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.
-
I have a bitmap file from a game, but the color palette is not in RGBA, it is in BGR (a big endian RGB), and the bitmap visualizer only accepts RGBA. Is there a way to make a custom visualizer or modify the existing one to accept BGR?
Beta Was this translation helpful? Give feedback.
All reactions