検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 96 for red (0.010 sec.)
画像にフィルタを適用する 5607
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefi ... ことが可能です。 args 、 arg2 および arg3 を使用して red 、 green 、 blue の値を指定します。また arg4 を使用 ... $color = imagecolorallocate ( $im , 255 - $rgb [ 'red' ], 255 - $rgb [ 'green' ], 255 - $rgb [ 'blue' ]) ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
文字列の sha1 ハッシュを計算する 5607
« sha1_file similar_text » PHP Manual String 関数 文字列の sha1 ハッシュを計算する sha1 (PHP 4 > ... a3970e2f3d940' ) { echo "Would you like a green or red apple?" ; } ?> 参考 sha1_file() - ファイルの sha1 ...
https://man.plustar.jp/php/function.sha1.html - [similar]
URL エンコードされた文字列をデコードする 5607
« rawurlencode urlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする urldecod ... ode() の例 <?php $query = "my=apples&are=green+and+red" ; foreach ( explode ( '&' , $query ) as $chunk ) ...
https://man.plustar.jp/php/function.urldecode.html - [similar]
画像群を追加する 5607
« Imagick::annotateImage Imagick::autoLevelImage » PHP Manual Imagick 画像群を追加する Imagick:: ... の画像を作成します */ $im -> newImage ( 100 , 50 , "red" ); $im -> newImage ( 100 , 50 , "green" ); $im -> ...
https://man.plustar.jp/php/imagick.appendimages.html - [similar]
現在アクティブな画像のインデックスを取得する 5607
« Imagick::getInterlaceScheme Imagick::getNumberImages » PHP Manual Imagick 現在アクティブな画像 ... $im -> newImage ( 100 , 100 , new ImagickPixel ( "red" )); $im -> newImage ( 100 , 100 , new ImagickPixe ...
https://man.plustar.jp/php/imagick.getiteratorindex.html - [similar]
新しい画像を作成する 5607
« Imagick::negateImage Imagick::newPseudoImage » PHP Manual Imagick 新しい画像を作成する Imagick ... mage -> newImage ( 100 , 100 , new ImagickPixel ( 'red' )); $image -> setImageFormat ( 'png' ); header ( ...
https://man.plustar.jp/php/imagick.newimage.html - [similar]
この文に対するデフォルトのフェッチモードを設定する 5607
« PDOStatement::setAttribute PDOException » PHP Manual PDOStatement この文に対するデフォルトのフ ... ] . "\n" ; } 上の例の出力は以下となります。 apple red 150 banana yellow 250 orange orange 300 kiwi brown ...
https://man.plustar.jp/php/pdostatement.setfetchmode.html - [similar]
文字列のmd5ハッシュ値を計算する 5502
« md5_file metaphone » PHP Manual String 関数 文字列のmd5ハッシュ値を計算する md5 (PHP 4, PHP 5, ... 31a0c6728957f' ) { echo "Would you like a green or red apple?" ; } ?> 参考 md5_file() - 指定したファイルの ...
https://man.plustar.jp/php/function.md5.html - [similar]
色を設定する 5502
« ps_set_value ps_setdash » PHP Manual PS 関数 色を設定する ps_setcolor (PECL ps >= 1.1.0) ps_se ... はすべてが利用されます。 c1 colorspace の値によって、red 成分 (rgb の場合)、 cyan 成分 (cmyk の場合)、グレー ...
https://man.plustar.jp/php/function.ps-setcolor.html - [similar]
傾きを除去する 5502
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagi ... k = clone $imagick ; //This is the only thing required for deskewing. $deskewImagick -> deskewImage ( $th ... ageWidth () + 20 , $imagick -> getImageHeight (), 'red' , 'jpg' ); $newCanvas -> compositeimage ( $imagic ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT