Companion

object Companion

Functions

Link copied to clipboard
fun makeFromData(data: Data?): Picture?

Recreates Picture that was serialized into data. Returns constructed Picture if successful; otherwise, returns null. Fails if data does not permit constructing valid Picture.

Link copied to clipboard

Returns a placeholder Picture. Result does not draw, and contains only cull Rect, a hint of its bounds. Result is immutable; it cannot be changed later. Result identifier is unique.