Virtual Method
WPEPlatformBufferimport_to_pixels
Declaration [src]
GBytes*
import_to_pixels (
WPEBuffer* buffer
GError** error
)
Return value
Type: GBytes
A GBytes
with the pixels data, or NULL
in case of error.
The data is owned by the called function. |