検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 157 for draw (0.007 sec.)
現在の画像上の ImagickDraw オブジェクトをレンダリングする 4004
« Imagick::distortImage Imagick::edgeImage » PHP Manual Imagick 現在の画像上の ImagickDraw オブジ ... ェクトをレンダリングする Imagick::drawImage (PECL imagick 2, PECL imagick 3) Imagick::dra ... wImage — 現在の画像上の ImagickDraw オブジェクトをレンダリングする 説明 public Imagick ... ::drawImage ( ImagickDraw $draw ): bool 現在の画像上の Im ... agickDraw オブジェクトをレンダリングします。 パラメータ draw ...
https://man.plustar.jp/php/imagick.drawimage.html - [similar]
画像のクリップマスクを設定する 3970
« Imagick::setImageChannelDepth Imagick::setImageColormapColor » PHP Manual Imagick 画像のクリッ ... mage ( $width , $height , "canvas:transparent" ); $draw = new \ ImagickDraw (); $draw -> setFillColor ( 'w ... hite' ); $draw -> circle ( $width / 2 , $height / 2 , ( $width / ... 2 ) + ( $width / 4 ), $height / 2 ); $clipMask -> drawImage ( $draw ); $imagick -> setImageClipMask ( $cl ...
https://man.plustar.jp/php/imagick.setimageclipmask.html - [similar]
画像を変換する 3877
« Imagick::addNoiseImage Imagick::animateImages » PHP Manual Imagick 画像を変換する Imagick::aff ... 説明 public Imagick::affineTransformImage ( ImagickDraw $matrix ): bool アフィン行列の指定にしたがって画像 ... agick = new \ Imagick ( realpath ( $imagePath )); $draw = new \ ImagickDraw (); $angle = deg2rad ( 40 ); $ ... " => - sin ( $angle ), "tx" => 0 , "ty" => 0 , ); $draw -> affine ( $affineRotate ); $imagick -> affineTra ... nsformImage ( $draw ); header ( "Content-Type: image/jpg" ); echo $ima ...
https://man.plustar.jp/php/imagick.affinetransformimage.html - [similar]
Line Join Settings 3750
« UI\Draw\Line\Cap UI\Key » PHP Manual UI Line Join Settings Line Join Settings (UI 0.9.9) はじめ ... に クラス概要 final class UI\Draw\Line\Join { /* Constants */ const int Miter ; cons ...
https://man.plustar.jp/php/class.ui-draw-line-join.html - [similar]
合成画像を作成する 3727
« Imagick::modulateImage Imagick::morphImages » PHP Manual Imagick 合成画像を作成する Imagick::m ... 作成する 説明 public Imagick::montageImage ( ImagickDraw $draw , string $tile_geometry , string $thumbnail_ ... タイルの直下に画像を置くこともできます。 パラメータ draw フォント名、サイズ、色をこのオブジェクトから取得し ... ometry , string , タイル , サイズ , montageImage , draw ...
https://man.plustar.jp/php/imagick.montageimage.html - [similar]
フォントメトリクスを表す配列を返す 3693
« Imagick::quantizeImages Imagick::queryFonts » PHP Manual Imagick フォントメトリクスを表す配列を ... 返す 説明 public Imagick::queryFontMetrics ( ImagickDraw $properties , string $text , bool $multiline = ? ) ... メータ properties フォントのプロパティを含む ImagickDraw オブジェクト。 text テキスト。 multiline マルチライ ... クトを作成します */ $im = new Imagick (); /* ImagickDraw オブジェクトを作成します */ $draw = new ImagickDra ... w (); /* フォントを設定します */ $draw -> setFont ( '/path/to/font.ttf' ); /* フォントメト ...
https://man.plustar.jp/php/imagick.queryfontmetrics.html - [similar]
Area 3658
« UI\MenuItem::setChecked UI\Area::onDraw » PHP Manual UI Area Area (UI 0.9.9) はじめに An Area ... represents a canvas which can be used to draw, and respond to mouse and key events. クラス概要 c ... t Down ; const int Up ; /* メソッド */ protected onDraw ( UI\Draw\Pen $pen , UI\Size $areaSize , UI\Point ... aPoint , UI\Size $areaSize , int $flags ) public redraw () public scrollTo ( UI\Point $point , UI\Size $si ... ers passed to key and mouse events 目次 UI\Area::onDrawDraw Callback UI\Area::onKey — Key Callback UI\A ...
https://man.plustar.jp/php/class.ui-area.html - [similar]
Font Weight Settings 3658
« UI\run UI\Draw\Text\Font\Italic » PHP Manual UI Font Weight Settings Font Weight Settings (UI ... 0.9.9) はじめに クラス概要 final class UI\Draw\Text\Font\Weight { /* Constants */ const int Thin ...
https://man.plustar.jp/php/class.ui-draw-text-font-weight.html - [similar]
Quit UI Loop 3196
« UI\Draw\Text\Font\fontFamilies UI\run » PHP Manual UI 関数 Quit UI Loop UI\quit (UI 2.0.0) UI\ ...
https://man.plustar.jp/php/function.ui-quit.html - [similar]
Set Padding 3196
« UI\Controls\Box::isPadded UI\Draw\Pen » PHP Manual UI\Controls\Box Set Padding UI\Controls\Box ...
https://man.plustar.jp/php/ui-controls-box.setpadded.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 NEXT