Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
cairoImageSurfaceGetWidth: cairoImageSurfaceGetWidth
Description
Get the width of the image surface in pixels.
Usage
cairoImageSurfaceGetWidth(surface)
Arguments
surface
[
CairoSurface
] a
cairo_image_surface_t
Value
[integer] the width of the surface in pixels.