imagick_roll
(PECL)
imagick_roll -- Offset an image as defined by x and y
Descrição
bool
imagick_roll ( resource image, int x_offset, int y_offset )
Atenção |
Esta função
não está documentada, somente a lista de argumentos está
disponível. |
Parâmetros
image
Image handle
x_offset
X offset
y_offset
Y offset
Valores de retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.