Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 704 Bytes

knownperceptionvideoframesourceproperties_cameraintrinsics.md

File metadata and controls

22 lines (15 loc) · 704 Bytes
-api-id -api-type
P:Windows.Devices.Perception.KnownPerceptionVideoFrameSourceProperties.CameraIntrinsics
winrt property

Windows.Devices.Perception.KnownPerceptionVideoFrameSourceProperties.CameraIntrinsics

-description

Gets a string key used to retrieve a CameraIntrinsics property defining the physical properties of the camera device. The CameraIntrinsics object also provides convenience methods for sensor-related geometry, including camera space to image space projections.

-property-value

Returns an object representing the intrinsic physical properties of the camera.

-remarks

-examples

-see-also