You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reds turn to green, and the blues turn to red.
Failure Information (for bugs)
Seems related to the endian of the BMP perhaps?
Steps to Reproduce
I have a replication of this bug in a code sandbox. After reading the bmp and turning it into a base64 it changes the colours. I've included the image in the sandbox.
Expected Behavior
Colour of BMP image shouldn't change.
Current Behavior
The reds turn to green, and the blues turn to red.
Failure Information (for bugs)
Seems related to the endian of the BMP perhaps?
Steps to Reproduce
I have a replication of this bug in a code sandbox. After reading the bmp and turning it into a base64 it changes the colours. I've included the image in the sandbox.
https://codesandbox.io/s/angry-gauss-nnd63?fontsize=14&hidenavigation=1&theme=dark
Screenshots
Context
We have a part of our application where users can upload their own images and apply filters to them. Some user images may be in BMP format.
Failure Logs
n/a
The text was updated successfully, but these errors were encountered: