Learn R Programming

RGtk2 (version 2.12.17)

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.