ColorImageStream.NominalInverseFocalLengthInPixels Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the nominal, inverse focal length (in pixels) of the color image, adjusted for resolution.
Syntax
public float NominalInverseFocalLengthInPixels { get; }
'Declaration
Public ReadOnly Property NominalInverseFocalLengthInPixels As Single
Property Value
Type: Single
Nominal focal length.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
ColorImageStream Class
ColorImageStream Members
Microsoft.Kinect Namespace