cairo_image_surface_get_width.Rd
Get the width of the image surface in pixels.
cairo_image_surface_get_width(surface)
surface | [ |
---|
[int
]
Return value: the width of the surface in pixels.
Since: 1.0
C function prototype: int cairo_image_surface_get_width (cairo_surface_t *surface)
Other cairo-image-surface:
cairo_format_stride_for_width()
,
cairo_image_surface_create_for_data()
,
cairo_image_surface_create()
,
cairo_image_surface_get_data()
,
cairo_image_surface_get_format()
,
cairo_image_surface_get_height()
,
cairo_image_surface_get_stride()