Get a copy of the given surface as packed color in a vector of raw values

cairo_image_surface_get_raw(surface)

Arguments

surface

cairo_surface_t *

Value

matrix or array of real numbers in range [0, 1]

See also