Share via


ICIImageProcessorInput.BytesPerRow Property

Definition

The number of bytes in a single row of the input image.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr BytesPerRow { [Foundation.Export("bytesPerRow")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bytesPerRow")>]
member this.BytesPerRow : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to