Class MLImageConstraint

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class MLImageConstraint
    extends NSObject
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • MLImageConstraint

        public MLImageConstraint()
      • MLImageConstraint

        protected MLImageConstraint​(NSObject.Handle h,
                                    long handle)
    • Method Detail

      • getPixelsHigh

        public long getPixelsHigh()
      • getPixelsWide

        public long getPixelsWide()
      • getPixelFormatType

        public int getPixelFormatType()
      • getSizeConstraint

        public MLImageSizeConstraint getSizeConstraint()
        Since:
        Available in iOS 12.0 and later.