Crate gl_capture

Source

Structs§

Bgr
Bgra
ImageData
Rgb
Rgba

Enums§

CaptureFormat

Traits§

Pixel

Functions§

capture
capture_into
read_pixels
Panics if the length of pixel data, is not at least w * h * format.byte_size()
read_pixels_ptr

Type Aliases§

BgrImageData
BgraImageData
RgbImageData
RgbaImageData