snapshot

abstract val snapshot: DrawImage?(source)

Optional immutable pixels from exactly this lease, with size and source rows ordered according to origin.

The adapter reads this receipt on the render thread and normalizes it to the same extent and orientation as the owned target. Null permits normal native presentation but prevents portable capture of that generation; no implicit readback is performed. The immutable image may outlive the lease and must never represent a different source update.