image.inc

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.24 (checked in on 2008/01/28 at 16:05:17 by goba)

API для управления изображениями.

Функции

ИмяОписание
image_cropCrop an image to the rectangle specified by the given rectangle.
image_get_available_toolkitsВозвращает список доступных наборов инструментов.
image_get_infoВозвращает информацию о формате изображения.
image_get_toolkitRetrieve the name of the currently used toolkit.
image_resizeResize an image to the given dimensions (ignoring aspect ratio).
image_rotateRotate an image by the given number of degrees.
image_scaleScales an image to the given width and height while maintaining aspect ratio.
image_scale_and_cropScales an image to the exact width and height given. Achieves the target aspect ratio by cropping the original image equally on both sides, or equally on the top and bottom. This function is, for example, useful to create uniform sized avatars from...
image_toolkit_invokeInvokes the given method using the currently selected toolkit.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему