Class UIImageResizingMode


  • public final class UIImageResizingMode
    extends java.lang.Object
    UIImage will implement the resizing mode the fastest way possible while retaining the desired visual appearance. Note that if an image's resizable area is one point then UIImageResizingModeTile is visually indistinguishable from UIImageResizingModeStretch.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Stretch  
      static long Tile  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait