Class MPSCNNUpsamplingNearestNode

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSCNNUpsamplingNearestNode
extends MPSNNFilterNode
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MPSCNNUpsamplingNearestNode

      protected MPSCNNUpsamplingNearestNode()
    • MPSCNNUpsamplingNearestNode

      protected MPSCNNUpsamplingNearestNode​(NSObject.Handle h, long handle)
    • MPSCNNUpsamplingNearestNode

      protected MPSCNNUpsamplingNearestNode​(NSObject.SkipInit skipInit)
    • MPSCNNUpsamplingNearestNode

      public MPSCNNUpsamplingNearestNode​(MPSNNImageNode sourceNode, long integerScaleFactorX, long integerScaleFactorY)
  • Method Details

    • getScaleFactorX

      public double getScaleFactorX()
    • getScaleFactorY

      public double getScaleFactorY()
    • init

      protected long init​(MPSNNImageNode sourceNode, long integerScaleFactorX, long integerScaleFactorY)