편집

다음을 통해 공유


MPSCnnUpsamplingNearestNode.Create(MPSNNImageNode, nuint, nuint) Method

Definition

[Foundation.Export("nodeWithSource:integerScaleFactorX:integerScaleFactorY:")]
public static MetalPerformanceShaders.MPSCnnUpsamplingNearestNode Create (MetalPerformanceShaders.MPSNNImageNode sourceNode, nuint integerScaleFactorX, nuint integerScaleFactorY);
static member Create : MetalPerformanceShaders.MPSNNImageNode * nuint * nuint -> MetalPerformanceShaders.MPSCnnUpsamplingNearestNode

Parameters

sourceNode
MPSNNImageNode
integerScaleFactorX
System.System.UIntPtr System.unativeint
integerScaleFactorY
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to