Class MPSImageTent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSImageTent
extends MPSImageBox
Since:
Available in iOS 9.0 and later.
  • Constructor Details

    • MPSImageTent

      public MPSImageTent()
    • MPSImageTent

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

      protected MPSImageTent​(NSObject.SkipInit skipInit)
    • MPSImageTent

      public MPSImageTent​(MTLDevice device, long kernelWidth, long kernelHeight)
    • MPSImageTent

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

      public MPSImageTent​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()