Skip to content

how to save bmp image as grayscale image (8bit) #1357

Answered by nothings
Bestbenben asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is documented behavior.

"The BMP format expands Y to RGB in the file format and does not output alpha." The expected result is an RGB image, although the results itself should be a grayscale RGB file.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Bestbenben
Comment options

Answer selected by Bestbenben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants