[go: up one dir, main page]

Function gleam::gl::read_pixels [] [src]

pub fn read_pixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, pixel_type: GLenum) -> Vec<u8>