cairo_image_surface_get_format: cairo_image_surface_get_format

Description Usage Arguments Details Value See Also

View source: R/cairo-image-surface.R

Description

Get the format of the surface.

Usage

1

Arguments

surface

[cairo_surface_t *] a #cairo_image_surface_t

Details

Return value: the format of the surface

Since: 1.2

C function prototype: cairo_format_t cairo_image_surface_get_format (cairo_surface_t *surface)

Value

[int]

See Also

Other cairo-image-surface: cairo_format_stride_for_width(), cairo_image_surface_create_for_data(), cairo_image_surface_create(), cairo_image_surface_get_data(), cairo_image_surface_get_height(), cairo_image_surface_get_stride(), cairo_image_surface_get_width()


coolbutuseless/cairocore documentation built on Aug. 31, 2020, 12:43 a.m.