1

I want to change QR code's color to yellow color from its original black color in Real time. As per my understanding it will be the topic of Augmented Reality which is new for me. I already searched on Google but nothing relevant I found over there. Any suggestions or any help will be appreciated. As of now I have took one CameraView which is reading QR code. So, I want to change that QR code color to yellow color within CameraView as real time while user is scanning through his/her device.

Example Real Time Change color of QR code while Reading

Ronak Joshi
  • 1,553
  • 2
  • 20
  • 43
  • @CommonsWare I already aware about to change color of image or bitmap which is already loaded in app or captured within app. My question is about to change QR code color in real time. – Ronak Joshi Feb 11 '18 at 15:18
  • Since your code does not have a [mcve], it is reasonable to assume that the QR code is represented as a `Bitmap`. If you are using something else for your QR code, please provide a [mcve] showing how you are displaying the QR code. – CommonsWare Feb 11 '18 at 15:20
  • @CommonsWare I have updated my question description. – Ronak Joshi Feb 11 '18 at 15:21
  • @RonakJoshi can you share me on change color of qr code ? – David Adam Mar 04 '19 at 18:19

0 Answers0