Class MPSImageReduceRowMean

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSImageReduceRowMean
extends MPSImageReduceUnary
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • MPSImageReduceRowMean

      public MPSImageReduceRowMean()
    • MPSImageReduceRowMean

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

      protected MPSImageReduceRowMean​(NSObject.SkipInit skipInit)
    • MPSImageReduceRowMean

      public MPSImageReduceRowMean​(MTLDevice device)
    • MPSImageReduceRowMean

      public MPSImageReduceRowMean​(NSCoder decoder, MTLDevice device)
      Since:
      Available in iOS 11.0 and later.
    • MPSImageReduceRowMean

      public MPSImageReduceRowMean​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(MTLDevice device)
      Overrides:
      init in class MPSUnaryImageKernel