検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.417 sec.)
PHP による PNG の生成 0
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
ImagickPixel オブジェクトの HSL カラーを正規化したものを返す 0
« ImagickPixel::getColorValueQuantum ImagickPixel::getIndex » PHP Manual ImagickPixel ImagickPixel オブジェクトの HSL カラーを正規化したものを返す ImagickPixel::getHSL (PECL imagick 2, PECL imagick 3) ImagickPixel::getHSL — ImagickPixel オブジェクトの HSL カラーを正規化したものを返す 説明 ...
https://man.plustar.jp/php/imagickpixel.gethsl.html - [similar]
指定したチャネルの正規化した値を設定する 0
« ImagickPixel::setColorCount ImagickPixel::setColorValueQuantum » PHP Manual ImagickPixel 指定したチャネルの正規化した値を設定する ImagickPixel::setColorValue (PECL imagick 2, PECL imagick 3) ImagickPixel::setColorValue — 指定したチャネルの正規化した値を設定する 説明 public ImagickPixel ...
https://man.plustar.jp/php/imagickpixel.setcolorvalue.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
内部イテレータの現在の要素が子を持つかどうかを調べる 0
« RecursiveCallbackFilterIterator::getChildren RecursiveDirectoryIterator » PHP Manual RecursiveCallbackFilterIterator 内部イテレータの現在の要素が子を持つかどうかを調べる RecursiveCallbackFilterIterator::hasChildren (PHP 5 >= 5.4.0, PHP 7, PHP 8) RecursiveCallbackFilterIterator::hasChil ...
https://man.plustar.jp/php/recursivecallbackfilteriterator.haschildren.html - [similar]
DBA 関数 0
« 基本的な例 dba_close » PHP Manual DBA DBA 関数 DBA 関数 目次 dba_close — DBA データベースを閉じる dba_delete — キーが指す DBA エントリを削除する dba_exists — キーが存在するかどうかを確認する dba_fetch — キーが指すデータを取得する dba_firstkey — 最初のキーを取得する dba_handlers — 利用可 ...
https://man.plustar.jp/php/ref.dba.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 0
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する ReflectionClass::getExtension (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
クラスを定義する拡張モジュールの名前を取得する 0
« ReflectionClass::getExtension ReflectionClass::getFileName » PHP Manual ReflectionClass クラスを定義する拡張モジュールの名前を取得する ReflectionClass::getExtensionName (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtensionName — クラスを定義する拡張モジュールの名前を取得する 説明 public ...
https://man.plustar.jp/php/reflectionclass.getextensionname.html - [similar]
staticプロパティの値を取得する 0
« ReflectionClass::getStaticProperties ReflectionClass::getTraitAliases » PHP Manual ReflectionClass staticプロパティの値を取得する ReflectionClass::getStaticPropertyValue (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::getStaticPropertyValue — staticプロパティの値を取得する 説明 public ...
https://man.plustar.jp/php/reflectionclass.getstaticpropertyvalue.html - [similar]
拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる 0
« ReflectionClass::isInterface ReflectionClass::isIterable » PHP Manual ReflectionClass 拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる ReflectionClass::isInternal (PHP 5, PHP 7, PHP 8) ReflectionClass::isInternal — 拡張モジュールあるいはコアで定義された内部クラスで ...
https://man.plustar.jp/php/reflectionclass.isinternal.html - [similar]