PHP » GoLang |
login |
register |
about
|
GoLang CairoImageSurface::getFormat
request it (243)
GoLang replacement for PHP's CairoImageSurface::getFormat
[edit | history]
PHP CairoImageSurface::getFormatPHP original manual for CairoImageSurface::getFormat [ show | php.net ]CairoImageSurface::getFormat(PECL cairo >= 0.1.0) CairoImageSurface::getFormat — Get the image format Description
public int CairoImageSurface::getFormat
( void
)
Retrieves the image format, as one of the CairoFormat defined ParametersThis function has no parameters. Return ValuesOne of the CairoFormat enums Examples
Example #1 CairoImageSurface::getFormat() example
<?php The above example will output something similar to: int(0) int(2) See Also
|
more
Recently updated
more
Most requested
|