Windows 10 Build 10158 SDK version released

  

One day later, Microsoft once again pushed the Windows 10 preview version of version 10159 for Fast Ring users. In addition, Microsoft released the latest SDK version for developers - Windows 10 SDK Build 10158. In the new SDK version, Microsoft made some details of the changes, the most notable of which is that some of the API types have been significantly changed in the properties and methods, in addition to the introduction of some new API.

The properties and methods obtained by some API types have changed significantly. Added some new APIs in the SDK version

Windows.Devices.Perception.*

Windows.Devices.Perception.Provider.*

In Windows.Devices. Perception and Windows.Devices.Perception.Providers introduce two related API sets. The Providers API allows independent hardware developers (IHVs) and original equipment manufacturers (OEMs) to provide parameters such as exposure depth, infrared and color cameras (and associated metadata) for computer vision on the Windows Universal Platform UWP (Universal Windows Platform). The Windows.Devices.Perception namespace contains a client-side API that allows generic UWP applications to access the color, depth, and infrared data of a computer vision camera.

Windows.Media.Capture.AdvancedCapturedPhoto

Windows.Media.Capture.AdvancedPhotoCapture

Windows.Media.Media.AdvancedPhoto*

AdvancedCapturedPhoto and AdvancedPhoto* APIs are new image capture APOs that enable apps to take HDR images on supported devices. For devices that do not support hardware HDR but support VPS, the API will use the algorithms provided by the platform to generate HDR images.

Windows.Media.Import.PhotoImport*:

Windows Photo Import API in Windows.Media.Import.PhotoImport* is a new, modern and asynchronous WinRT API that enables Windows Store And classic apps import images and videos from portable devices such as smartphones and digital cameras, with emphasis on ease of use and performance.

Copyright © Windows knowledge All Rights Reserved