[][src]Function web_dom::webgl::read_pixels

pub fn read_pixels(
    instance: DOMReference,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    format: f32,
    pixel_type: f32,
    pixels: DOMReference
)