SKPICTURE

SkPicture

 

  The SkPicture class records the drawing commands made to a canvas, to 
    be played back at a later time.

 

Pictures record API commands, for later playback (e.g. 
canvas.drawPicture(pict)). Bitmaps store pixels (either directly set, 
or set by drawing into the bitmap with a canvas.

 

 

posted @ 2013-02-21 22:26  JustinYo  阅读(433)  评论(0编辑  收藏  举报