ios-samples/ManualCameraControls
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
ManualCameraControls Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [ManualCameraControls]Adding new sample for docs purposes 2015-06-25 15:48:50 -04:00
ManualCameraControls.sln [ManualCameraControls]Adding new sample for docs purposes 2015-06-25 15:48:50 -04:00
Metadata.xml [ManualCameraControls]Adding new sample for docs purposes 2015-06-25 15:48:50 -04:00
README.md onboard missing samples 2019-08-01 22:09:15 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Manual Camera Controls The AVFoundation Framework makes it easier than ever for users to take great photos by allowing for Manual Camera Controls sample
csharp
xamarin
manualcameracontrols

Manual Camera Controls

The AVFoundation Framework makes it easier than ever for users to take great photos by allowing for Manual Camera Controls. Using this framework, an application can take direct control over the camera focus, white balance, and exposure settings. An application can also use bracketed exposure captures to automatically capture images with different exposure settings. This sample related to the Introduction to Manual Camera Controls guide in the developers centre.

App showing a monkey picture with camera controls