DetectedFace Klasse

Definition

Stellt ein Gesicht dar, das in einer SoftwareBitmap oder einem VideoFrame erkannt wurde.

public ref class DetectedFace sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DetectedFace final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DetectedFace
Public NotInheritable Class DetectedFace
Vererbung
Object Platform::Object IInspectable DetectedFace
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

FaceBox

Ruft die Grenzen ab, die das erkannte Gesicht in der SoftwareBitmap oder im VideoFrame belegt.

Gilt für: