CairoImageSurface::getWidth(PECL cairo >= 0.1.0) CairoImageSurface::getWidth — Retrieves the width of the CairoImageSurface Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the width of the CairoImageSurface object Примеры
 Пример #1 CairoImageSurface::getWidth() example 
<?phpРезультатом выполнения данного примера будет что-то подобное: int(80)  | 
||