CVBuffer.GetAttachments Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
GetAttachments(CVAttachmentMode) | |
GetAttachments<TKey,TValue>(CVAttachmentMode) |
GetAttachments(CVAttachmentMode)
public Foundation.NSDictionary GetAttachments (CoreVideo.CVAttachmentMode attachmentMode);
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary
Parameter
- attachmentMode
- CVAttachmentMode
Gibt zurück
Gilt für:
GetAttachments<TKey,TValue>(CVAttachmentMode)
public Foundation.NSDictionary<TKey,TValue> GetAttachments<TKey,TValue> (CoreVideo.CVAttachmentMode attachmentMode) where TKey : class, ObjCRuntime.INativeObject where TValue : class, ObjCRuntime.INativeObject;
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary<'Key, 'Value (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)> (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)
Typparameter
- TKey
- TValue
Parameter
- attachmentMode
- CVAttachmentMode