How to validate if Image is Monochrome Bitmap or not ? #2182
Unanswered
piyushmeshram2014
asked this question in
Q&A
Replies: 1 comment
-
You can use the metadata |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi Team,
I am looking for a way to validate an Image object against certain contraints which I have.Of all,one of them is to strictly have bitmap image as a monochrome. Is there a way to check the same ?
BasicallY i want a certain value from ImageSharp object which can give me value equal to (SixLabors.ImageSharp.Formats.Bmp.BmpBitsPerPixel.Pixel1)
Beta Was this translation helpful? Give feedback.
All reactions