I'm working on a camera application where you can take a pic and save it. now im finished but realizied that the ImageReader-class is much to slow for my requirements.
Is there another opportuniy to take the pic without an ImageReader?
I'm working on a camera application where you can take a pic and save it. now im finished but realizied that the ImageReader-class is much to slow for my requirements.
Is there another opportuniy to take the pic without an ImageReader?