Class MPSImageThresholdToZero

    • Constructor Detail

      • MPSImageThresholdToZero

        public MPSImageThresholdToZero()
      • MPSImageThresholdToZero

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

        protected MPSImageThresholdToZero​(NSObject.SkipInit skipInit)
      • MPSImageThresholdToZero

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

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

        public MPSImageThresholdToZero​(NSCoder decoder)
    • Method Detail

      • getThresholdValue

        public float getThresholdValue()
      • getTransform

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

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