Share via


IOSurface.GetBaseAddress(UIntPtr) Method

Definition

[Foundation.Export("baseAddressOfPlaneAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr GetBaseAddress(UIntPtr planeIndex);
[<Foundation.Export("baseAddressOfPlaneAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetBaseAddress : unativeint -> nativeint
override this.GetBaseAddress : unativeint -> nativeint

Parameters

planeIndex
UIntPtr

unativeint

Returns

IntPtr

nativeint

Attributes

Applies to