downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ImagickDraw::setTextEncoding> <ImagickDraw::setTextAntialias
[edit] Last updated: Fri, 17 May 2013

view this page in

ImagickDraw::setTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::setTextDecorationSpecifies a decoration

Beschreibung

bool ImagickDraw::setTextDecoration ( int $decoration )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Specifies a decoration to be applied when annotating with text.

Parameter-Liste

decoration

DECORATION_ constant

Rückgabewerte

Es wird kein Wert zurückgegeben.



add a note add a note User Contributed Notes ImagickDraw::setTextDecoration - [1 notes]
up
0
mark-paspirgilis at web dot de
2 years ago
Hi, guys.
I was looking half the day for a documentation about how to set the damn underline...
I found it out myself now.. happy to be able to share my new knowledge with you out there.
$decoration can be those:

1  -  Text will be normal
2  -  Underline
3  -  Upperline
4  -  Stroke-through

regards,
Mark Paspirgilis

 
show source | credits | stats | sitemap | contact | advertising | mirror sites