KnownCameraIntrinsicsProperties.RadialDistortion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來擷取單精確度浮點屬性值陣列的字串索引鍵,指出相機的星形失真。
public:
static property Platform::String ^ RadialDistortion { Platform::String ^ get(); };
static winrt::hstring RadialDistortion();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownCameraIntrinsicsProperties may be unavailable after Windows Creator Update. Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring RadialDistortion();
public static string RadialDistortion { get; }
public static string RadialDistortion { [Windows.Foundation.Metadata.Deprecated("KnownCameraIntrinsicsProperties may be unavailable after Windows Creator Update. Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownCameraIntrinsicsProperties.radialDistortion;
Public Shared ReadOnly Property RadialDistortion As String
屬性值
表示相機的星形失真。 此屬性是應該解譯為向量的 SingleArray 值。
- 屬性