imageSurfaceGetWidth
fn
int imageSurfaceGetWidth(cairo.surface.Surface surface)Get the width of the image surface in pixels.
Parameters
surface | a #cairo_image_surface_t |
Returns
the width of the surface in pixels.