Cell  >>
<<  cropMark

colorRegistrationBar

メソッド public
実装 4.9.000 (2010-03-26)

レジストレーションバーを描画する。

書式
colorRegistrationBar( $x, $y, $w, $h, $transition, $vertical, $colors )
戻り値

(なし)

要素(パラメータ)
float $x 矩形領域上部左端のX座標
float $y 矩形領域上部左端のY座標
float $w 矩形領域の幅
float $h 矩形領域の高さ
bool $transition trueであれば、prints tcolor transitions to white.
bool $vertical

trueであれば、縦方向にバーを描画する。

string $colors

カラーを描画する。 one letter per color separated by comma (for example 'A,W,R,G,B,C,M,Y,K'): A=black, W=white, R=red, G=green, B=blue, C=cyan, M=magenta, Y=yellow, K=black.