Class MPSImageSobel

    • Constructor Detail

      • MPSImageSobel

        public MPSImageSobel()
      • MPSImageSobel

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

        public MPSImageSobel​(MTLDevice device)
      • MPSImageSobel

        public MPSImageSobel​(MTLDevice device,
                             org.robovm.rt.bro.ptr.FloatPtr transform)
      • MPSImageSobel

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

        public MPSImageSobel​(NSCoder decoder)
    • Method Detail

      • getColorTransform

        public org.robovm.rt.bro.ptr.FloatPtr getColorTransform()
      • init

        protected long init​(MTLDevice device,
                            org.robovm.rt.bro.ptr.FloatPtr transform)