Relative Content

Tag Archive for iosswiftimage-processinguiviewuiimage

How to load an image in PKCanvasView

I’m relatively new to coding and I’m working on an app where users need to be able to redraw or edit their previous drawings. To accomplish this, I’ve been saving the drawings on the backend by taking a screenshot of the view using the following extension: