ImagickDraw::clone

(PECL imagick 2, PECL imagick 3)

ImagickDraw::cloneMakes an exact copy of the specified ImagickDraw object

Descrição

public ImagickDraw::clone ( ) : ImagickDraw
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Makes an exact copy of the specified ImagickDraw object.

Valor Retornado

What the function returns, first on success, then on failure. See also the &return.success; entity

add a note add a note

User Contributed Notes

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