Share via


IMTLComputeCommandEncoder.SetImageblock(UIntPtr, UIntPtr) Method

Definition

[Foundation.Export("setImageblockWidth:height:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetImageblock(UIntPtr width, UIntPtr height);
[<Foundation.Export("setImageblockWidth:height:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetImageblock : unativeint * unativeint -> unit
override this.SetImageblock : unativeint * unativeint -> unit

Parameters

width
UIntPtr

unativeint

height
UIntPtr

unativeint

Attributes

Applies to