image property

Image image
final

The Image object for this frame.

This object must be disposed by the recipient of this frame info.

To share this image with other interested parties, use Image.clone.

Implementation

final Image image;