ios - UIGraphicsBeginImageContext wasteful? -


is not wasteful there requirement if want draw uiimage, has new uiimage created uigraphicsbeginimagecontext?

if frequent drawing needs happen, why not let draw preexisting uiimage?

or there way already?

this because uiimage not mutable. if rendering new cgbitmapcontext, doing wrong in application.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -