Topic 3, Cycling RaceBackground
You are creating a Windows Store app that allows cycling race officials to capture images of
participating cyclists. The app will monitor location and weather conditions when an image is
captured.
Business Requirements
The app should have the ability to generate and save images of cyclists, and also keep details of
the location and weather conditions where the image is captured. The time that an image is
captured should also be recorded.
App users should have the ability to display this data on devices that supports the PlayTo feature.
Technical Requirements
General:
Captured pictures and picture metadata should be hosted by the Pictures Library. A reusable
component should encapsulate the metadata logic, which should be accessible by Windows Store
apps written in Visual Basic, C#, JavaScript, and C++.
Hardware:
A device with camera, compass, and GPS features, as well as Internet resources should be used.
******************************************************
You have been tasked with setting a property for the app that is specified as a color temperature in
degrees Kelvin.
Which of the following is the property described above?
A.
The Exposure property.
B.
The Brightnes sproperty.
C.
The WhiteBalance property.
D.
The Contrast property.
Explanation: