Class MPSImageSubtract

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSImageSubtract
extends MPSImageArithmetic
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MPSImageSubtract

      public MPSImageSubtract()
    • MPSImageSubtract

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

      protected MPSImageSubtract​(NSObject.SkipInit skipInit)
    • MPSImageSubtract

      public MPSImageSubtract​(MTLDevice device)
    • MPSImageSubtract

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

      public MPSImageSubtract​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

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