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.