- stream
- Documentation for this section has not yet been entered.
Write the picture contents to a stream. The data can be used to recreate the picture in this or another process by calling createFromStream(...) The resulting stream is NOT to be persisted across device restarts as there is no guarantee that the Picture can be successfully reconstructed.
Note: a picture created from an input stream cannot be replayed on a hardware accelerated canvas.