検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for combined (0.003 sec.)
対象にマッチする任意のピクセルの値を変更する 12607
« Imagick::flipImage Imagick::flopImage » PHP Manual Imagick 対象にマッチする任意のピクセルの値を ... 像をひとつにまとめます */ $im -> resetIterator (); $combined = $im -> appendImages ( true ); /* この時点の画像を ... 比較用に保存します */ $combined -> writeImage ( "floodfillpaint_intermediate.png" ... $y = 1 ; /* 塗りつぶす色を取得します */ $target = $combined -> getImagePixelColor ( $x , $y ); /* 1,1 の一にあ ... マッチするすべての 近傍ピクセルを塗りつぶします */ $combined -> floodfillPaintImage ( "black" , 1 , $target , $ ...
https://man.plustar.jp/php/imagick.floodfillpaintimage.html - [similar]
画像群を追加する 11309
« Imagick::annotateImage Imagick::autoLevelImage » PHP Manual Imagick 画像群を追加する Imagick:: ... とつの画像に追加します */ $im -> resetIterator (); $combined = $im -> appendImages ( true ); /* 画像を出力します ... */ $combined -> setImageFormat ( "png" ); header ( "Content-Typ ... e: image/png" ); echo $combined ; ?> 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/imagick.appendimages.html - [similar]
Description 10349
« ImagickKernel ImagickKernel::addUnityKernel » PHP Manual ImagickKernel Description ImagickKern ... gle morphology or filter function. Returns the new combined kernel. パラメータ ImagickKernel 戻り値 例 例1 Ima ... ーワード: ImagickKernel , Description , addKernel , combined , new , Returns , function , filter , morphology , ...
https://man.plustar.jp/php/imagickkernel.addkernel.html - [similar]
Returns the result of adding all given associations 9708
« Ds\Map::map Ds\Map::pairs » PHP Manual Map Returns the result of adding all given associations ... e object or array with their corresponding values, combined with the current instance. 注意 : Values of the cu ... e object or array with their corresponding values, combined with the current instance. 注意 : The current inst ...
https://man.plustar.jp/php/ds-map.merge.html - [similar]
Creates two buffer events connected to each other 8410
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates ... ent base options EventBufferEvent::OPT_* constants combined with bitwise OR operator. 戻り値 Returns array of ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
Character classes 8250
« Character representations Unicode character classes » PHP Manual Pattern matching Character cl ... or contained within a listed range. Ranges can be combined with the {+} and {-} operators. For example [a-z]{ ...
https://man.plustar.jp/php/parle.regex.charclass.html - [similar]
Sets the response writer used to prepare the response from Solr 7930
« SolrClient::rollback SolrClient::setServlet » PHP Manual SolrClient Sets the response writer u ... ode" , 1 ); // 0 for independent properties, 1 for combined try { $response = $client -> query ( $query ); $re ...
https://man.plustar.jp/php/solrclient.setresponsewriter.html - [similar]
Dynamically adds a new method to a given class 7610
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... T7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bitwise OR with RUNKIT7_ACC_STATIC doc_comment ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Dynamically changes the code of the given method 7610
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... T7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bitwise OR with RUNKIT7_ACC_STATIC doc_comment ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
Create a new ReadPreference 7130
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ngoDB\Driver\ReadPreference::RP_NEAREST mode, when combined with a tag set, selects the matching member with t ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
PREV 1 2 NEXT