検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for clip (0.001 sec.)
Clip a Path 14496
« UI\Draw\Pen UI\Draw\Pen::fill » PHP Manual UI\Draw\Pen Clip a Path UI\Draw\Pen::clip (UI 0.9.9 ... ) UI\Draw\Pen::clipClip a Path 説明 public UI\Draw\Pen::clip ( UI\D ... raw\Path $path ) Shall clip the given Path パラメータ path The path to clip... 連キーワード: Clip , Pen , a , clip , path , fill , public , Shall , ...
https://man.plustar.jp/php/ui-draw-pen.clip.html - [similar]
Draw Pen 10023
« UI\Controls\Box::setPadded UI\Draw\Pen::clip » PHP Manual UI Draw Pen Draw Pen (UI 0.9.9) はじ ... sed to the Area Draw event handler, it is used for clipping, filling, stroking, and writing to Draw Paths. ... 概要 final class UI\Draw\Pen { /* メソッド */ public clip ( UI\Draw\Path $path ) public fill ( UI\Draw\Path ... UI\Draw\Text\Layout $layout ) } 目次 UI\Draw\Pen::clipClip a Path UI\Draw\Pen::fill — Fill a Path UI\D ... ード: Pen , public , stroke , path , Stroke , fill , clip , restore , int , Brush ...
https://man.plustar.jp/php/class.ui-draw-pen.html - [similar]
現在のパスを描画範囲として指定する 9801
« ps_circle ps_close_image » PHP Manual PS 関数 現在のパスを描画範囲として指定する ps_clip (PECL ... ps >= 1.1.0) ps_clip — 現在のパスを描画範囲として指定する 説明 ps_clip ... を閉じる 関連キーワード: パス , 描画 , 範囲 , 指定 , clip , psdoc , new , 参考 , 失敗 , 成功 ...
https://man.plustar.jp/php/function.ps-clip.html - [similar]
Draw Callback 9408
« UI\Area UI\Area::onKey » PHP Manual UI\Area Draw Callback UI\Area::onDraw (UI 0.9.9) UI\Area:: ... ( UI\Draw\Pen $pen , UI\Size $areaSize , UI\Point $clipPoint , UI\Size $clipSize ) Shall be invoked when t ... drawing in this Area areaSize The size of the Area clipPoint The clip point of the Area clipSize The clip ... ze of the Area 関連キーワード: Callback , onDraw , clipPoint , size , clipSize , clip , areaSize , Size , ...
https://man.plustar.jp/php/ui-area.ondraw.html - [similar]
元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 9169
« image2wbmp imageaffinematrixconcat » PHP Manual GD および Image 関数 元の画像を、オプションのク ... affine ( GdImage $image , array $affine , ? array $clip = null ): GdImage | false 警告 この関数は、 現在の ... ブジェクト。 affine 0 から 5 までのキーを持つ配列。 clip キー "x"、"y"、"width" そして "height" を持つ配列。 ... false を返します。 変更履歴 バージョン 説明 8.0.0 clip は、nullable になりました。 8.0.0 成功時に、この関 ... アフィン , 変換 , 領域 , 元 , オプション , 関数 , clip , imageaffine , GdImage ...
https://man.plustar.jp/php/function.imageaffine.html - [similar]
クリップパスの定義を開始する 8998
« ImagickDraw::push ImagickDraw::pushDefs » PHP Manual ImagickDraw クリップパスの定義を開始する ... ImagickDraw::pushClipPath (PECL imagick 2, PECL imagick 3) ImagickDraw:: ... pushClipPath — クリップパスの定義を開始する 説明 public Ima ... gickDraw::pushClipPath ( string $clip_mask_id ): bool 警告 この関数は ... の数の描画コマンドで構成され、最後は ImagickDraw::popClipPath() コマンドとなります。 パラメータ clip_mask_id ...
https://man.plustar.jp/php/imagickdraw.pushclippath.html - [similar]
クリップパスの単位の解釈を設定する 8657
« ImagickDraw::setClipRule ImagickDraw::setFillAlpha » PHP Manual ImagickDraw クリップパスの単位 ... の解釈を設定する ImagickDraw::setClipUnits (PECL imagick 2, PECL imagick 3) ImagickDraw: ... :setClipUnits — クリップパスの単位の解釈を設定する 説明 pub ... lic ImagickDraw::setClipUnits ( int $clip_units ): bool 警告 この関数は、 現 ... クリップパスの単位の解釈を設定します。 パラメータ clip_units クリップ単位の数。 戻り値 値を返しません。 例 ...
https://man.plustar.jp/php/imagickdraw.setclipunits.html - [similar]
指定した名前のクリッピングパスを画像に関連付ける 8605
« ImagickDraw::scale ImagickDraw::setClipRule » PHP Manual ImagickDraw 指定した名前のクリッピング ... パスを画像に関連付ける ImagickDraw::setClipPath (PECL imagick 2, PECL imagick 3) ImagickDraw:: ... setClipPath — 指定した名前のクリッピングパスを画像に関連付 ... ける 説明 public ImagickDraw::setClipPath ( string $clip_mask ): bool 警告 この関数は、 ... 囲内に描画された内容だけが反映されます。 パラメータ clip_mask クリッピングパスの名前。 戻り値 値を返しません ...
https://man.plustar.jp/php/imagickdraw.setclippath.html - [similar]
画像のクリップマスクを設定する 8486
« Imagick::setImageChannelDepth Imagick::setImageColormapColor » PHP Manual Imagick 画像のクリッ ... プマスクを設定する Imagick::setImageClipMask (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imag ... ick::setImageClipMask — 画像のクリップマスクを設定する 警告 この関数 ... 書くのはやめましょう。 説明 public Imagick::setImageClipMask ( Imagick $clip_mask ): bool 別の Imagick オブ ... ck をコンパイルした場合に使用可能です。 パラメータ clip_mask クリップマスクを含む Imagick オブジェクト。 戻 ...
https://man.plustar.jp/php/imagick.setimageclipmask.html - [similar]
Fill a Path 8435
« UI\Draw\Pen::clip UI\Draw\Pen::restore » PHP Manual UI\Draw\Pen Fill a Path UI\Draw\Pen::fill ... キーワード: Pen , fill , Fill , path , a , public , clip , restore , Brush , int ...
https://man.plustar.jp/php/ui-draw-pen.fill.html - [similar]
PREV 1 2 NEXT