Class MPSImageSobel

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSImageSobel

      public MPSImageSobel()
    • MPSImageSobel

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

      protected MPSImageSobel​(NSObject.SkipInit skipInit)
    • MPSImageSobel

      public MPSImageSobel​(MTLDevice device)
    • MPSImageSobel

      public MPSImageSobel​(MTLDevice device, FloatPtr transform)
    • MPSImageSobel

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

      public MPSImageSobel​(NSCoder coder)
  • Method Details