copy_pixel_buffer

Function copy_pixel_buffer 

Source
pub fn copy_pixel_buffer(tab_id: TabId) -> WuiResult<PixelBuffer>
Expand description

Copy the pixel buffer for a tab NOTE: This creates a copy internally and is save to operate on. The format is BGRA (directly from CEF)