| PHP » GoLang | login |
            register |
            
            about | 
| GoLang CairoImageSurface::getWidth
                                request it (559)
                            GoLang replacement for PHP's CairoImageSurface::getWidth
                            [edit | history] 
                             PHP CairoImageSurface::getWidthPHP original manual for CairoImageSurface::getWidth [ show | php.net ]CairoImageSurface::getWidth(PECL cairo >= 0.1.0) CairoImageSurface::getWidth — Retrieves the width of the CairoImageSurface ParametersThis function has no parameters. Return ValuesReturns the width of the CairoImageSurface object Examples
 Example #1 CairoImageSurface::getWidth() example 
<?phpThe above example will output something similar to: int(80) | 
                    more
                     Most requested
 
                    more
                     Last requests
 |