Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit f7a4a24

Browse files
committed
Update README.md
1 parent 4dcb572 commit f7a4a24

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ Camera4Kivy
3030
+ [Connect Camera](#connect-camera)
3131
- [camera_id](#camera-id)
3232
- [mirrored](#mirrored)
33-
- [filepath_callback](#filepath-callback)
34-
- [sensor_resolution](#sensor-resolution)
35-
- [default_zoom](#default-zoom)
36-
- [analyze_pixels_resolution](#analyze-pixels-resolution)
37-
- [enable_analyze_pixels](#enable-analyze-pixels)
38-
- [enable_analyze_imageproxy](#enable-analyze-imageproxy)
39-
- [enable_zoom_gesture](#enable-zoom-gesture)
40-
- [enable_focus_gesture](#enable-focus-gesture)
41-
- [imageproxy_data_format:](#imageproxy-data-format-)
33+
- [filepath_callback](#filepath_callback)
34+
- [sensor_resolution](#sensor_resolution)
35+
- [default_zoom](#default_zoom)
36+
- [analyze_pixels_resolution](#analyze_pixels_resolution)
37+
- [enable_analyze_pixels](#enable_analyze_pixels)
38+
- [enable_analyze_imageproxy](#enable_analyze_imageproxy)
39+
- [enable_zoom_gesture](#enable_zoom_gesture)
40+
- [enable_focus_gesture](#enable_focus_gesture)
41+
- [imageproxy_data_format](#imageproxy_data_format)
4242
+ [Disconnect Camera](#disconnect-camera)
4343
+ [Capture](#capture)
4444
- [location](#location)
@@ -49,7 +49,7 @@ Camera4Kivy
4949
+ [Flash](#flash)
5050
+ [Torch](#torch)
5151
+ [Focus](#focus)
52-
+ [camera_connected](#camera-connected)
52+
+ [camera_connected](#camera_connected)
5353
- [Image analysis](#image-analysis)
5454
* [Overview and Examples](#overview-and-examples)
5555
* [User Interaction](#user-interaction)
@@ -312,7 +312,7 @@ Default True. Android and iOS only.
312312
##### enable_focus_gesture
313313
Default True. Android only.
314314

315-
##### imageproxy_data_format:
315+
##### imageproxy_data_format
316316
Applies only to the Android ImageProxy api. 'yuv420' (default) or 'rgba'.
317317

318318

0 commit comments

Comments
 (0)