I am creating picture masked app for iOS. In my app, I listed all modified pics in collection view as thumbnail(that cells are custom). And I want to save all items(that items are be custom cells in collectionView) in collectionView as 1 image . Is this possible? if it isn't is there a way to save like that?
Thank you