Skip to content

Commit 012f484

Browse files
authored
Update control-camera.md
Adding a note about image resolution and alternatives if high resolution images are required.
1 parent 0ed09da commit 012f484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search.app:
1818
A control with which the user can take photos by using the camera on the device.
1919

2020
## Description
21-
If you add this control, the user can update a data source with one or more photos from wherever the app is running.
21+
If you add this control, the user can update a data source with one or more photos from wherever the app is running. Images generated by the camera control are not full resolution of the camera. If you need full resolution images please consider the **[Add picture](control-add-picture.md)** control.
2222

2323
## Key properties
2424
**Camera** – On a device that has more than one camera, the numeric ID of the camera that the app uses.

0 commit comments

Comments
 (0)