Share via


MLImageConstraint.PixelsWide Property

Definition

Gets the width of the image, in pixels.

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

Property Value

IntPtr

nativeint

Attributes

Applies to