Package: cairo

Function cairo-image-surface-width

Lambda List

cairo-image-surface-width (surface)

Arguments

surface -- a cairo-surface-t instance

Return Value

An integer with the width of the surface in pixels.

Details

Gets the width of the image surface in pixels.
 

See also

2020-12-21