Description Usage Arguments Value See Also
View source: R/cairo-image-surface-extra.R
Get a copy of the given surface as packed color in a vector of raw values
1 | cairo_image_surface_get_raw(surface)
|
surface |
|
matrix or array of real numbers in range [0, 1]
Other bespoke:
cairo_arc_vec()
,
cairo_image_surface_create_from_array()
,
cairo_image_surface_get_array()
,
cairo_image_surface_get_raster()
,
cairo_image_surface_write_array()
,
cairo_polygon_vec()
,
cairo_polygon()
,
cairo_rectangle_vec()
,
cairo_segment_vec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.