Class MPSImageIntegral

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSImageIntegral
extends MPSUnaryImageKernel
Since:
Available in iOS 9.0 and later.
  • Constructor Details

    • MPSImageIntegral

      public MPSImageIntegral()
    • MPSImageIntegral

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

      protected MPSImageIntegral​(NSObject.SkipInit skipInit)
    • MPSImageIntegral

      public MPSImageIntegral​(MTLDevice device)
    • MPSImageIntegral

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

      public MPSImageIntegral​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()