Will be questions.
1 .. When you run the camera coming up the grid.
I want to make this grid that I want to
2 ... When you take pictures with the camera to a photo I'd like to get to the grid.
I do not know where to start ... if you need
Example or teaching
Please help ...
1. Assign Camera to a Panel.
2. Take picture and save it.
3. Load saved picture to an invisible ImageView.
4. Use Canvas on ImageView to draw a grid or a loaded grid image on invisible ImageView.
5. Save picture in ImageView with grid using Canvas.Bitmap.WriteToStream(...)
Sorry, no time now for developing example code.
Hope this helps anyway.