Imagick::setGravity

(No version information available, might only be in Git)

Imagick::setGravitySets the gravity

Опис

bool Imagick::setGravity ( int $gravity )

Sets the global gravity property for the Imagick object. Цей метод доступний якщо Imagick був зібраний з версією ImageMagick 6.4.0 або новішою.

Параметри

gravity

The gravity property. Refer to the list of gravity constants.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top