Class MPSImageReduceColumnMax

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSImageReduceColumnMax

      public MPSImageReduceColumnMax()
    • MPSImageReduceColumnMax

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

      protected MPSImageReduceColumnMax​(NSObject.SkipInit skipInit)
    • MPSImageReduceColumnMax

      public MPSImageReduceColumnMax​(MTLDevice device)
    • MPSImageReduceColumnMax

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

      public MPSImageReduceColumnMax​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

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