PHP » GoLang |
login |
register |
about
|
GoLang CairoImageSurface::getHeight
request it (400)
GoLang replacement for PHP's CairoImageSurface::getHeight
[edit | history]
PHP CairoImageSurface::getHeightPHP original manual for CairoImageSurface::getHeight [ show | php.net ]CairoImageSurface::getHeight(PECL cairo >= 0.1.0) CairoImageSurface::getHeight — Retrieves the height of the CairoImageSurface Description
public int CairoImageSurface::getHeight
( void
)
This methods returns the CairoImageSurface height. ParametersThis function has no parameters. Return ValuesCairoImageSurface object height Examples
Example #1 CairoImageSurface::getHeight() example
<?php The above example will output something similar to: int(50) |
more
Recently updated
more
Most requested
more
Last requests
|