検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 89 for Height (0.007 sec.)
画像のピクセルをインポートする 8235
« Imagick::implodeImage Imagick::inverseFourierTransformImage » PHP Manual Imagick 画像のピクセル ... tImagePixels ( int $x , int $y , int $width , int $height , string $map , int $storage , array $pixels ): bo ... 次の制約があります。配列内のピクセルの量が、 width x height x mapの長さ と一致しなければなりません。 このメソッ ... 画像の x 位置。 y 画像の y 位置。 width 画像の幅。 height 画像の高さ。 map ピクセルの並び順を表す文字列。たと ... セルあたり 3 つの値があるということです */ $width = $height = pow (( count ( $pixels ) / 3 ), 0.5 ); /* 空の画 ...
https://man.plustar.jp/php/imagick.importimagepixels.html - [similar]
画像の一部を抽出する 8075
« Imagick::count Imagick::cropThumbnailImage » PHP Manual Imagick 画像の一部を抽出する Imagick:: ... 説明 public Imagick::cropImage ( int $width , int $height , int $x , int $y ): bool 画像の一部を抽出します。 ... パラメータ width 抽出する幅。 height 抽出する高さ。 x 抽出する領域の左上の X 座標。 y 抽 ... Image ( $imagePath , $startX , $startY , $width , $height ) { $imagick = new \ Imagick ( realpath ( $imagePa ... th )); $imagick -> cropImage ( $width , $height , $startX , $startY ); header ( "Content-Type: ima ...
https://man.plustar.jp/php/imagick.cropimage.html - [similar]
リモートサーバー上でコマンドを実行する 8021
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ... $pty = ? , array $env = ? , int $width = 80 , int $height = 25 , int $width_height_type = SSH2_TERM_UNIT_CHA ... 値のペアを連想配列で渡します。 width 仮想端末の幅。 height 仮想端末の高さ。 width_height_type width_height_ty ... キーワード: リモート , コマンド , 実行 , サーバー , height , width , int , type , env , exec ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
対話式のシェルを要求する 7861
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= ... la" , ? array $env = null , int $width = 80 , int $height = 25 , int $width_height_type = SSH2_TERM_UNIT_CHA ... 連想配列を渡すことができます。 width 仮想端末の幅。 height 仮想端末の高さ。 width_height_type width_height_ty ... 得する 関連キーワード: シェル , 対話 , 要求 , type , height , width , リモート , int , env , ストリーム ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 7807
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数 ... します $array1 [ 0 ]-> width = 11 ; $array1 [ 0 ]-> height = 3 ; $array1 [ 1 ]-> width = 7 ; $array1 [ 1 ]-> ... = 1 ; $array1 [ 2 ]-> width = 2 ; $array1 [ 2 ]-> height = 9 ; $array1 [ 3 ]-> width = 5 ; $array1 [ 3 ]-> ... = 7 ; $array2 [ 0 ]-> width = 7 ; $array2 [ 0 ]-> height = 5 ; $array2 [ 1 ]-> width = 9 ; $array2 [ 1 ]-> ... by_area ( $a , $b ) { $areaA = $a -> width * $a -> height ; $areaB = $b -> width * $b -> height ; if ( $area ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
Vtiful\Kernel\Excel setRow 7540
« Vtiful\Kernel\Excel::setColumn Vtiful\Kernel\Format » PHP Manual Vtiful\Kernel\Excel Vtiful\Ke ... iful\Kernel\Excel::setRow ( string $range , float $height , resource $format = ? ) Set the format of the col ... ラメータ range cell start and end coordinate strings height row height format cell format resource 戻り値 Vtif ... 関連キーワード: Vtiful , Kernel , setRow , format , height , range , resource , string , public , float ...
https://man.plustar.jp/php/vtiful-kernel-excel.setRow.html - [similar]
三次元の枠線をシミュレートする 7326
« Gmagick::flopimage Gmagick::gammaimage » PHP Manual Gmagick 三次元の枠線をシミュレートする Gma ... ameimage ( GmagickPixel $color , int $width , int $height , int $inner_bevel , int $outer_bevel ): Gmagick 画 ... 像の周りに三次元の枠線を追加します。 width と height で、それぞれ縦の枠線と横の枠線の幅を指定します。 i ... オブジェクトあるいは浮動小数点数。 width 枠の幅。 height 枠の高さ。 inner_bevel 内側の影の幅。 outer_bevel ... 三次元 , Gmagick , シミュレート , bevel , 枠 , int , height , width , inner , frameimage ...
https://man.plustar.jp/php/gmagick.frameimage.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 7273
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif ... f ヘッダが常に存在すると仮定することはできません。 Height および Width は、 getimagesize() と同じ方法で計算さ ... FileDateTime, SectionsFound COMPUTED html, Width, Height, IsColor, および他の取得可能なもの。Height および ... りません。また、 html は 通常の HTML 内で使用される height/width の 文字列です。 ANY_TAG タグを有するすべての ... IFD0, THUMBNAIL, COMMENT COMPUTED.html: width="1" height="1" COMPUTED.Height: 1 COMPUTED.Width: 1 COMPUTED. ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
三次元のボタン風の効果をシミュレートする 7273
« Gmagick::radialblurimage Gmagick::read » PHP Manual Gmagick 三次元のボタン風の効果をシミュレー ... 説明 public Gmagick::raiseimage ( int $width , int $height , int $x , int $y , bool $raise ): Gmagick 画像の輪 ... ミュレートします。 raise_info のメンバ width および height が、 垂直方向および水平方向の効果の輪郭を定義します ... 。 パラメータ width 明るくする範囲の幅。 height 明るくする範囲の高さ。 x X 座標。 y Y 座標。 raise ... シミュレート , Gmagick , int , raiseimage , width , height , raise ...
https://man.plustar.jp/php/gmagick.raiseimage.html - [similar]
輝度の範囲にもとづいて各ピクセルの閾値を選択する 7219
« Imagick::adaptiveSharpenImage Imagick::addImage » PHP Manual Imagick 輝度の範囲にもとづいて各ピ ... magick::adaptiveThresholdImage ( int $width , int $height , int $offset ): bool 周辺のピクセルの輝度の範囲に ... の設定が可能となります。 パラメータ width 周辺の幅。 height 周辺の高さ。 offset 平均オフセット。 戻り値 成功し ... on adaptiveThresholdImage ( $imagePath , $width , $height , $adaptiveOffset ) { $imagick = new \ Imagick ( r ... )); $imagick -> adaptiveThresholdImage ( $width , $height , $adaptiveOffsetQuantum ); header ( "Content-Type ...
https://man.plustar.jp/php/imagick.adaptivethresholdimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT