go
ImageSurface.getHeight
cairo
ImageSurface
ImageSurface
Get the height of the image surface in pixels. Since 1.0
class
ImageSurface
int
getHeight
(
)
Return Value
Type:
int
the height of the surface in pixels.
cairo
ImageSurface
ImageSurface
constructors
this
functions
getData
getFormat
getHeight
getImageSurfaceStruct
getStride
getStruct
getWidth
writeToPng
writeToPngStream
static functions
create
createForData
createFromPng
createFromPngStream
formatStrideForWidth
variables
cairo_surface
Get the height of the image surface in pixels. Since 1.0