検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 234 for [SIMILAR] 16 1024 4096 WITH 16063 直線 WITH 8885... (0.158 sec.)
矩形を描画する 0
« imagepolygon imageresolution » PHP Manual GD および Image 関数 矩形を描画する imagerectangle (PHP 4, PHP 5, PHP 7, PHP 8) imagerectangle — 矩形を描画する 説明 imagerectangle ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool imagerectangle() は、指定した座標か ...
https://man.plustar.jp/php/function.imagerectangle.html - [similar]
テキストによる注記を行う際に使用するフォントの伸縮を設定する 0
« ImagickDraw::setFontSize ImagickDraw::setFontStyle » PHP Manual ImagickDraw テキストによる注記を行う際に使用するフォントの伸縮を設定する ImagickDraw::setFontStretch (PECL imagick 2, PECL imagick 3) ImagickDraw::setFontStretch — テキストによる注記を行う際に使用するフォントの伸縮を設定す ...
https://man.plustar.jp/php/imagickdraw.setfontstretch.html - [similar]
miter limit 値を設定する 0
« ps_setlinewidth ps_setoverprintmode » PHP Manual PS 関数 miter limit 値を設定する ps_setmiterlimit (PECL ps >= 1.1.0) ps_setmiterlimit — miter limit 値を設定する 説明 ps_setmiterlimit ( resource $psdoc , float $value ): bool 2 本の直線が小さい角度で連結され、かつ連結方法が PS_LINEJOIN_ ...
https://man.plustar.jp/php/function.ps-setmiterlimit.html - [similar]
現在の座標系に変換を適用する 0
« ImagickDraw::skewY ImagickPixel » PHP Manual ImagickDraw 現在の座標系に変換を適用する ImagickDraw::translate (PECL imagick 2, PECL imagick 3) ImagickDraw::translate — 現在の座標系に変換を適用する 説明 public ImagickDraw::translate ( float $x , float $y ): bool 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/imagickdraw.translate.html - [similar]
現在のテキストのアンチエイリアス設定を返す 0
« ImagickDraw::getTextAlignment ImagickDraw::getTextDecoration » PHP Manual ImagickDraw 現在のテキストのアンチエイリアス設定を返す ImagickDraw::getTextAntialias (PECL imagick 2, PECL imagick 3) ImagickDraw::getTextAntialias — 現在のテキストのアンチエイリアス設定を返す 説明 public Imagick ...
https://man.plustar.jp/php/imagickdraw.gettextantialias.html - [similar]
現在のアフィン変換行列を設定する 0
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ImagickDraw::affine (PECL imagick 2, PECL imagick 3) ImagickDraw::affine — 現在のアフィン変換行列を設定する 説明 public ImagickDraw::affine ( array $affine ): bool 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
現在のパスを塗りつぶす 0
« ps_fill_stroke ps_findfont » PHP Manual PS 関数 現在のパスを塗りつぶす ps_fill (PECL ps >= 1.1.0) ps_fill — 現在のパスを塗りつぶす 説明 ps_fill ( resource $psdoc ): bool ps_lineto() のような描画関数によって事前に作成されたパスを塗りつぶします。 パラメータ psdoc ps_new() が返す、postscr ...
https://man.plustar.jp/php/function.ps-fill.html - [similar]
座標変換を設定する 0
« ps_symbol RpmInfo » PHP Manual PS 関数 座標変換を設定する ps_translate (PECL ps >= 1.1.0) ps_translate — 座標変換を設定する 説明 ps_translate ( resource $psdoc , float $x , float $y ): bool 新しい座標系の原点を設定します。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソース ...
https://man.plustar.jp/php/function.ps-translate.html - [similar]
FreeType 2 によるフォントを用いてイメージにテキストを描画する 0
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用いてイメージにテキストを描画する imagefttext (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagefttext — FreeType 2 によるフォントを用いてイメージにテキストを描画する 説明 imagefttext ( GdImage $image ...
https://man.plustar.jp/php/function.imagefttext.html - [similar]
曲線を描く 0
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_curveto — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定して 3 次ベジエ曲線を ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]