UIView(Snapshot)

Superclass:
UIView
Declared In:
Dependencies:

none

Introduction

Take snapshot form a view

Discussion

(Snapshot)

Namespace
OSLibrary
Updated:
sábado, julio 30, 2011


Methods

-takeSnapshot

This method return an snapshot of the current view.


takeSnapshot


This method return an snapshot of the current view.

- (UIImage*)takeSnapshot; 
Return Value

UIImage*