Class MPSImageReduceRowMax

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSImageReduceRowMax

      public MPSImageReduceRowMax()
    • MPSImageReduceRowMax

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

      protected MPSImageReduceRowMax​(NSObject.SkipInit skipInit)
    • MPSImageReduceRowMax

      public MPSImageReduceRowMax​(MTLDevice device)
    • MPSImageReduceRowMax

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

      public MPSImageReduceRowMax​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

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