Learn R Programming

RGtk2 (version 2.12.17)

cairoImageSurfaceGetHeight: cairoImageSurfaceGetHeight

Description

Get the height of the image surface in pixels.

Usage

cairoImageSurfaceGetHeight(surface)

Arguments

surface
[CairoSurface] a cairo_image_surface_t

Value

  • [integer] the height of the surface in pixels.