Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
io.flutter.view.TextureRegistry.ImageConsumer Interface Reference

Public Member Functions

Image acquireLatestImage ()
 

Detailed Description

Definition at line 138 of file TextureRegistry.java.

Member Function Documentation

◆ acquireLatestImage()

Image io.flutter.view.TextureRegistry.ImageConsumer.acquireLatestImage ( )

Retrieve the last Image produced. Drops all previously produced images.

NOTE: Caller must call Image.close() on returned image.

Returns
Image or null.

The documentation for this interface was generated from the following file: