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