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
ImagickDraw::setTextDecoration
(PECL imagick 2.0.0)
ImagickDraw::setTextDecoration — 装飾を指定する
説明
bool ImagickDraw::setTextDecoration
( int
$decoration
)警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
テキストによる注記を行う際に適用する装飾を指定します。
パラメータ
-
decoration -
DECORATION_ 定数。
返り値
値を返しません。
mark-paspirgilis at web dot de
12-Jan-2011 09:41
