- (UIImage *)stretchableImageWithLeftCapWidth:(NSInteger)leftCapWidth topCapHeight:(NSInteger)topCapWidth; Creates and returns a new image object with the specified cap values. During scaling or resizing of the image, areas covered by a cap are not s…