Share via


ICIImageProcessorInput.BaseAddress Property

Definition

The memory address of the data buffer.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr BaseAddress { [Foundation.Export("baseAddress")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("baseAddress")>]
member this.BaseAddress : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to