MPSBinaryImageKernel.ClipRect Property

Definition

The region of the destination in which to write data.

public virtual Metal.MTLRegion ClipRect { [Foundation.Export("clipRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setClipRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ClipRect : Metal.MTLRegion with get, set

Property Value

Attributes

Applies to