検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 147 for ImagickDraw (0.008 sec.)
色やテクスチャによる塗りつぶしの際の透過度を設定する 6125
« ImagickDraw::setClipUnits ImagickDraw::setFillColor » PHP Manual ImagickDraw 色やテクスチャによ ... る塗りつぶしの際の透過度を設定する ImagickDraw::setFillAlpha (PECL imagick 2, PECL imagick 3) Ima ... ャによる塗りつぶしの際の透過度を設定する 説明 public ImagickDraw::setFillAlpha ( float $opacity ): bool 警告 この関 ... つぶしのアルファ値。 戻り値 値を返しません。 例 例1 ImagickDraw::setFillAlpha() の例 <?php function setFillAlpha ( ... , $fillColor , $backgroundColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $dra ...
https://man.plustar.jp/php/imagickdraw.setfillalpha.html - [similar]
画像上に楕円を描画する 6089
« ImagickDraw::destroy ImagickDraw::getClipPath » PHP Manual ImagickDraw 画像上に楕円を描画する ... gickDraw::ellipse (PECL imagick 2, PECL imagick 3) ImagickDraw::ellipse — 画像上に楕円を描画する 説明 public Imag ... oy rx ry start end 戻り値 値を返しません。 例 例1 ImagickDraw::ellipse() の例 <?php function ellipse ( $strokeCo ... , $fillColor , $backgroundColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $dra ... Blob (); } ?> 関連キーワード: 画像 , 楕円 , 描画 , ImagickDraw , float , ellipse , imagick , ox , oy , end ...
https://man.plustar.jp/php/imagickdraw.ellipse.html - [similar]
現在の多角形塗りつぶしルールを返す 6089
« ImagickDraw::getClipPath ImagickDraw::getClipUnits » PHP Manual ImagickDraw 現在の多角形塗りつ ... ぶしルールを返す ImagickDraw::getClipRule (PECL imagick 2, PECL imagick 3) Imag ... e — 現在の多角形塗りつぶしルールを返す 説明 public ImagickDraw::getClipRule (): int 警告 この関数は、 現在のところ ... ) のいずれかを返します。 関連キーワード: ルール , ImagickDraw , getClipRule , imagick , FILLRULE , getClipPath , ...
https://man.plustar.jp/php/imagickdraw.getcliprule.html - [similar]
フォントの重さを返す 6089
« ImagickDraw::getFontStyle ImagickDraw::getGravity » PHP Manual ImagickDraw フォントの重さを返す ... ImagickDraw::getFontWeight (PECL imagick 2, PECL imagick 3) Im ... ::getFontWeight — フォントの重さを返す 説明 public ImagickDraw::getFontWeight (): int 警告 この関数は、 現在のとこ ... ない場合に 0 を返します。 関連キーワード: フォント , ImagickDraw , getFontWeight , imagick , リスト , 整数 , 成功 , ...
https://man.plustar.jp/php/imagickdraw.getfontweight.html - [similar]
テキストの装飾を返す 6089
« ImagickDraw::getTextAntialias ImagickDraw::getTextEncoding » PHP Manual ImagickDraw テキストの ... 装飾を返す ImagickDraw::getTextDecoration (PECL imagick 2, PECL imagick 3 ... ) ImagickDraw::getTextDecoration — テキストの装飾を返す 説明 pub ... lic ImagickDraw::getTextDecoration (): int 警告 この関数は、 現在の ... に 0 を返します。 関連キーワード: 装飾 , テキスト , ImagickDraw , getTextDecoration , imagick , DECORATION , リスト ...
https://man.plustar.jp/php/imagickdraw.gettextdecoration.html - [similar]
水平直線パスを描画する 6089
« ImagickDraw::pathLineToAbsolute ImagickDraw::pathLineToHorizontalRelative » PHP Manual ImagickDraw ... Draw 水平直線パスを描画する ImagickDraw::pathLineToHorizontalAbsolute (PECL imagick 2, PEC ... L imagick 3) ImagickDraw::pathLineToHorizontalAbsolute — 水平直線パスを描画 ... する 説明 public ImagickDraw::pathLineToHorizontalAbsolute ( float $x ): bool 警 ... ません。 関連キーワード: 描画 , 直線 , 水平 , パス , ImagickDraw , 座標 , LineToHorizontalAbsolute , imagick , 情報 ...
https://man.plustar.jp/php/imagickdraw.pathlinetohorizontalabsolute.html - [similar]
垂直直線パスを描画する 6089
« ImagickDraw::pathLineToRelative ImagickDraw::pathLineToVerticalRelative » PHP Manual ImagickDraw ... aw 垂直直線パスを描画する ImagickDraw::pathLineToVerticalAbsolute (PECL imagick 2, PECL ... imagick 3) ImagickDraw::pathLineToVerticalAbsolute — 垂直直線パスを描画す ... る 説明 public ImagickDraw::pathLineToVerticalAbsolute ( float $y ): bool 警告 ... ません。 関連キーワード: 描画 , 直線 , 垂直 , パス , ImagickDraw , 座標 , thLineToVerticalAbsolute , imagick , 情報 ...
https://man.plustar.jp/php/imagickdraw.pathlinetoverticalabsolute.html - [similar]
指定した名前のクリッピングパスを画像に関連付ける 6089
« ImagickDraw::scale ImagickDraw::setClipRule » PHP Manual ImagickDraw 指定した名前のクリッピング ... パスを画像に関連付ける ImagickDraw::setClipPath (PECL imagick 2, PECL imagick 3) Imag ... 名前のクリッピングパスを画像に関連付ける 説明 public ImagickDraw::setClipPath ( string $clip_mask ): bool 警告 この ... ッピングパスの名前。 戻り値 値を返しません。 例 例1 ImagickDraw::setClipPath() の例 <?php function setClipPath ( $ ... , $fillColor , $backgroundColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $dra ...
https://man.plustar.jp/php/imagickdraw.setclippath.html - [similar]
現在のクリッピングパスの ID を取得する 6054
« ImagickDraw::ellipse ImagickDraw::getClipRule » PHP Manual ImagickDraw 現在のクリッピングパスの ... ID を取得する ImagickDraw::getClipPath (PECL imagick 2, PECL imagick 3) Imag ... 現在のクリッピングパスの ID を取得する 説明 public ImagickDraw::getClipPath (): string 警告 この関数は、 現在のと ... に false を返します。 関連キーワード: パス , 取得 , ImagickDraw , getClipPath , imagick , ellipse , getClipRule , ...
https://man.plustar.jp/php/imagickdraw.getclippath.html - [similar]
オブジェクトの縁取りに使用する色を返す 6054
« ImagickDraw::getStrokeAntialias ImagickDraw::getStrokeDashArray » PHP Manual ImagickDraw オブジ ... ェクトの縁取りに使用する色を返す ImagickDraw::getStrokeColor (PECL imagick 2, PECL imagick 3) I ... オブジェクトの縁取りに使用する色を返す 説明 public ImagickDraw::getStrokeColor (): ImagickPixel 警告 この関数は、 ... ジェクトを返します。 関連キーワード: オブジェクト , ImagickDraw , 使用 , 色 , 縁 , getStrokeColor , imagick , Imag ...
https://man.plustar.jp/php/imagickdraw.getstrokecolor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT