ImagickDraw::setFontStretch
(No version information available, might be only in CVS)
ImagickDraw::setFontStretch — Sets the font stretch to use when annotating with text
Descrição
bool ImagickDraw::setFontStretch
( int $fontStretch
)
Aviso
Esta função não está documentada, somente a lista de argumentos está disponÃvel.
Aviso
Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.
Sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.
Parâmetros
- fontStretch
-
STRETCH_ constant
Valor Retornado
Não há valor retornado.