Class MPSImageLaplacian

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSImageLaplacian
extends MPSUnaryImageKernel
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MPSImageLaplacian

      public MPSImageLaplacian()
    • MPSImageLaplacian

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

      protected MPSImageLaplacian​(NSObject.SkipInit skipInit)
    • MPSImageLaplacian

      public MPSImageLaplacian​(MTLDevice device)
    • MPSImageLaplacian

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

      public MPSImageLaplacian​(NSCoder coder)
  • Method Details

    • getBias

      public float getBias()
    • setBias

      public void setBias​(float v)
    • supportsSecureCoding

      public static boolean supportsSecureCoding()