Share via


MPSCnnMultiaryKernel.GetDestinationImageDescriptor Method

Definition

[Foundation.Export("destinationImageDescriptorForSourceImages:sourceStates:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSImageDescriptor GetDestinationImageDescriptor(MetalPerformanceShaders.MPSImage[] sourceImages, MetalPerformanceShaders.MPSState[]? sourceStates);
[<Foundation.Export("destinationImageDescriptorForSourceImages:sourceStates:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDestinationImageDescriptor : MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSState[] -> MetalPerformanceShaders.MPSImageDescriptor
override this.GetDestinationImageDescriptor : MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSState[] -> MetalPerformanceShaders.MPSImageDescriptor

Parameters

sourceImages
MPSImage[]
sourceStates
MPSState[]

Returns

Attributes

Applies to