I want get texture or image from UIVIew like screenshot. But without create CGContext, and draw UIView on this context. If this view display on screen, i think it contains this texture somewhere inside. How can I get this texture/image from UIView? How can I catch moment redraw this texture(E.g. change highliten button inside view)?
问问题
121 次