Find out what's covered in our Intermediate Core Graphics video tutorial series.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3198-intermediate-core-graphics/lessons/1
Find out what's covered in our Intermediate Core Graphics video tutorial series.
Hi there,
Iโd like to make an app that puts text on top of an image, then saves it to the userโs camera roll. Is that something this course would help with, or is there another course thatโs more relevant?
Thanks!
Ian
FThere is one video tin the later part of the course that draws text on a CGImage context and then you can extract the image out of the context easily. However the course is still in Swift 2 syntax. Often it is easy to translate this, and Xcode itself will try and help.