Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

how to flip image view opposite in swift

var image = UIImage(cgImage: img.cgImage!, scale: 1.0, orientation: .downMirrored)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #flip #image #view #swift
ADD COMMENT
Topic
Name
1+3 =