共用方式為


KnownCameraIntrinsicsProperties.RadialDistortion 屬性

定義

取得用來擷取單精確度浮點屬性值陣列的字串索引鍵,指出相機的星形失真。

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

屬性值

String

Platform::String

winrt::hstring

表示相機的星形失真。 此屬性是應該解譯為向量的 SingleArray 值。

屬性

適用於