検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 89 for height (0.006 sec.)
画像のサイズを変更する 5655
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... ?php function resizeImage ( $imagePath , $width , $height , $filterType , $blur , $bestFit , $cropZoom ) { / ... $imagePath )); $imagick -> resizeImage ( $width , $height , $filterType , $blur , $bestFit ); $cropWidth = $ ... imagick -> getImageWidth (); $cropHeight = $imagick -> getImageHeight (); if ( $cropZoom ) ... { $newWidth = $cropWidth / 2 ; $newHeight = $cropHeight / 2 ; $imagick -> cropimage ( $newWi ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
後に続く ImagickDraw::opPattern() までのコマンドが、名前付きパターンを構成するこ... 5655
« ImagickDraw::pushDefs ImagickDraw::rectangle » PHP Manual ImagickDraw 後に続く ImagickDraw::op ... n_id , float $x , float $y , float $width , float $height ): bool 警告 この関数は、 現在のところ詳細な情報は ... 座標。 y 左上の角の y 座標。 width パターンの幅。 height パターンの高さ。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/imagickdraw.pushpattern.html - [similar]
新しいパターンを開始する 5601
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern ... _pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): ... ルのリソース ID。 width ピクセル単位のパターンの幅。 height ピクセル単位のパターンの高さ。 x-step パターンを水 ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
Create a new Image converter 5601
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... the window to capture in pixels 200 >= 0.1.0 crop.height height of the window to capture in pixels 200 >= 0 ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
楕円弧を描画し、塗りつぶす 5548
« imagefill imagefilledellipse » PHP Manual GD および Image 関数 楕円弧を描画し、塗りつぶす imag ... int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color , ... の x 座標。 center_y 中心の y 座標。 width 弧の幅。 height 弧の高さ。 start_angle 弧の開始角度。 end_angle 弧 ...
https://man.plustar.jp/php/function.imagefilledarc.html - [similar]
UI 5494
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... tY — Set Y UI\Size — Represents dimensions (width, height) UI\Size::__construct — Construct a new Size UI\Si ... ze::getHeight — Retrieves Height UI\Size::getWidth — Retrives Wi ... dth UI\Size::of — Point Coercion UI\Size::setHeight — Set Height UI\Size::setWidth — Set Width UI\Wind ...
https://man.plustar.jp/php/book.ui.html - [similar]
Secure Shell 2 5494
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... ト方式 term_width pty を割り当てる際の端末の幅 term_height pty を割り当てる際の端末の高さ term_units term_wid ... th および term_height の単位 SSH2_TERM_UNIT_CHARS 例 例1 アクティブな接続 ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
幅と高さを連想配列で取得する 5388
« Imagick::getImageGamma Imagick::getImageGravity » PHP Manual Imagick 幅と高さを連想配列で取得す ... の例の出力は以下となります。 Array ( [width] => 100 [height] => 200 ) 関連キーワード: 取得 , Imagick , 幅 , ge ...
https://man.plustar.jp/php/imagick.getimagegeometry.html - [similar]
Description 5388
« Imagick::stripImage Imagick::swirlImage » PHP Manual Imagick Description Imagick::subImageMatc ... in an associative array with elements x, y, width, height that describe the matching region. パラメータ Imag ...
https://man.plustar.jp/php/imagick.subimagematch.html - [similar]
画像の大きさを取得する 5334
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... ます。 3 番目の要素は IMG タグで直接利用できる文字列 height="yyy" width="xxx" です。 mime は画像のMIMEタイプに ... 。 例 例2 getimagesize() の例 <?php list( $width , $height , $type , $attr ) = getimagesize ( "img/flag.jpg" ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT