Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 20579 программистов и 1090 роботов. Сейчас ищут 758 программистов ...
Приступая к работе

CairoFormat::strideForWidth - Provides an appropiate stride to use

Вернуться к: CairoFormat

CairoFormat::strideForWidth

(PECL cairo >= 0.1.0)

CairoFormat::strideForWidthProvides an appropiate stride to use

Описание

public static int CairoFormat::strideForWidth ( int $format , int $width )

This method provides a stride value that will respect all alignment requirements of the accelerated image-rendering code within cairo.

Список параметров

format

The desired CairoFormat to use

width

The width of the image

Возвращаемые значения

The appropriate stride to use given the desired format and width, or -1 if either the format is invalid or the width too large.

Примеры

Пример #1 CairoFormat::strideForWidth() example

<?php
/* ... */
?>

Результатом выполнения данного примера будет что-то подобное:

...

Смотрите также

  • Classname::Method()



Вернуться к: CairoFormat

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware