検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for distance (0.003 sec.)
Check the distance between this color and another 13034
« ImagickPixel::getIndex ImagickPixel::isPixelSimilarQuantum » PHP Manual ImagickPixel Check the ... distance between this color and another ImagickPixel::isPix ... >= 3.3.0) ImagickPixel::isPixelSimilar — Check the distance between this color and another 説明 public Imagick ... agickPixel $color , float $fuzz ): bool Checks the distance between the color described by this ImagickPixel o ... lotting their RGB values on the color cube. If the distance between the two points is less than the fuzz value ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilar.html - [similar]
Description 10722
« ImagickPixel::isPixelSimilar ImagickPixel::isSimilar » PHP Manual ImagickPixel Description Ima ... lor , string $fuzz = ? ): bool Returns true if the distance between two colors is less than the specified dist ... The maximum value represents the longest possible distance in the colorspace. e.g. from RGB(0, 0, 0) to RGB(2 ... scription , ImagickPixel , isPixelSimilarQuantum , distance , string , range , colorspace , from , possible , ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilarquantum.html - [similar]
この色と別の色の差を調べる 10509
« ImagickPixel::isPixelSimilarQuantum ImagickPixel::setColor » PHP Manual ImagickPixel この色と別 ... hp // The tests below are written with the maximum distance expressed as 255 // so we need to scale them by th ... r> <th> Color 1 </th> <th> Color 2 </th> <th> Test distance * 255 </th> <th> Is within distance </th> </tr> </ ... or1 = $testInfo [ 0 ]; $color2 = $testInfo [ 1 ]; $distance = $testInfo [ 2 ]; $expectation = $testInfo [ 3 ]; ... $testDistance = ( $distance / 255.0 ); $color1Pixel = new \ Imag ...
https://man.plustar.jp/php/imagickpixel.issimilar.html - [similar]
Description 9228
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... ge/png" ); echo $canvas -> getImageBlob (); ?> 例7 Distance with Chebyshev kernel Imagick::morphology() <?php ... ); $canvas -> morphology (\ Imagick :: MORPHOLOGY_DISTANCE , 3 , $kernel ); $canvas -> autoLevelImage (); hea ... ge/png" ); echo $canvas -> getImageBlob (); ?> 例8 Distance with Manhattan kernel Imagick::morphology() <?php ... ); $canvas -> morphology (\ Imagick :: MORPHOLOGY_DISTANCE , 3 , $kernel ); $canvas -> autoLevelImage (); hea ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
8481
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... om" , "Critical User Error" , $err ); } } function distance ( $vect1 , $vect2 ) { if (! is_array ( $vect1 ) || ... = array( 1 , - 3 ); // ユーザーエラーの生成 $t1 = distance ( $c , $b ) . "\n" ; // 他のユーザーエラーの生成 $ ... t2 = distance ( $b , "i am not an array" ) . "\n" ; // 警告の生成 ... $t3 = distance ( $a , $b ) . "\n" ; ?> 関連キーワード: エラー , 例 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
The MongoDB\Driver\Cursor class 8197
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... -> insert ([ 'name' => 'Ceres' , 'size' => 946 , 'distance' => 2.766 ]); $bulkWrite -> insert ([ 'name' => 'V ... esta' , 'size' => 525 , 'distance' => 2.362 ]); $manager -> executeBulkWrite ( "test ... f122d3321565d8cc2 ) [name] => Ceres [size] => 946 [distance] => 2.766 ) stdClass Object ( [_id] => MongoDB\BSO ... f122d3321565d8cc3 ) [name] => Vesta [size] => 525 [distance] => 2.362 } 例2 Reading a result set for a tailabl ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
OpenAL ソースのプロパティを取得する 8001
« openal_source_destroy openal_source_pause » PHP Manual OpenAL 関数 OpenAL ソースのプロパティを ... AL_MIN_GAIN (float)、 AL_MAX_GAIN (float)、 AL_MAX_DISTANCE (float)、 AL_ROLLOFF_FACTOR (float)、 AL_CONE_OUTE ... loat)、 AL_CONE_OUTER_ANGLE (float)、 AL_REFERENCE_DISTANCE (float)、 AL_POSITION (array(float,float,float))、 ...
https://man.plustar.jp/php/function.openal-source-get.html - [similar]
ソースのプロパティを設定する 7930
« openal_source_rewind openal_source_stop » PHP Manual OpenAL 関数 ソースのプロパティを設定する ... AL_MIN_GAIN (float)、 AL_MAX_GAIN (float)、 AL_MAX_DISTANCE (float)、 AL_ROLLOFF_FACTOR (float)、 AL_CONE_OUTE ... loat)、 AL_CONE_OUTER_ANGLE (float)、 AL_REFERENCE_DISTANCE (float)、 AL_POSITION (array(float,float,float))、 ...
https://man.plustar.jp/php/function.openal-source-set.html - [similar]
定義済み定数 7717
« リソース型 OpenAL 関数 » PHP Manual OpenAL 定義済み定数 定義済み定数 以下の定数が定義されていま ... X_GAIN ( int ) ソース/リスナー 設定 (Float) AL_MAX_DISTANCE ( int ) ソース/リスナー 設定 (Float) AL_ROLLOFF_FA ... ( int ) ソース/リスナー 設定 (Float) AL_REFERENCE_DISTANCE ( int ) ソース/リスナー 設定 (Float) AL_POSITION ( ...
https://man.plustar.jp/php/openal.constants.html - [similar]
ImagickPixel クラス 7183
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス Imagic ... scription ImagickPixel::isPixelSimilar — Check the distance between this color and another ImagickPixel::isPix ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
PREV 1 2 NEXT