2

I have to create GrayScale bitmap image from byte[]. I tried more but i am unable to

get success. If there is any solution please add me on your success. thanks allot!!

ashunkhs
  • 61
  • 1
  • 7
  • Have a look at [this](http://stackoverflow.com/questions/12154090/creating-8-bit-image-from-byte-array) answer. While not exactly the same, it should help you out. This is assuming your byte array contains rgb pixels. Realistically though you need to include more details about the bytes you are working with and the existing image structure. – youcantseeme Feb 18 '13 at 12:56
  • This [answer](https://stackoverflow.com/a/29963291/192373) seems to be the direct fit. – Alex Cohn Mar 09 '19 at 20:36

0 Answers0