cairoImageSurfaceGetWidth {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]