検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 292 for [SIMILAR] 16 1024 4096 WITH 45021 imagecolorexac... (0.279 sec.)
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
Exif 関数 0
« 定義済み定数 exif_imagetype » PHP Manual Exif Exif 関数 Exif 関数 目次 exif_imagetype — イメージの型を定義する exif_read_data — 画像ファイルから EXIF ヘッダを読み込む exif_tagname — インデックスに対応するヘッダ名を取得する exif_thumbnail — 画像に埋め込まれたサムネイルを取得する read_ex ...
https://man.plustar.jp/php/ref.exif.html - [similar]
透明色を定義する 0
« imagecolorstotal imageconvolution » PHP Manual GD および Image 関数 透明色を定義する imagecolortransparent (PHP 4, PHP 5, PHP 7, PHP 8) imagecolortransparent — 透明色を定義する 説明 imagecolortransparent ( GdImage $image , ? int $color = null ): int 指定した画像 image 上の透明色を設定し ...
https://man.plustar.jp/php/function.imagecolortransparent.html - [similar]
The offsetSet purpose 0
« CachingIterator::offsetGet CachingIterator::offsetUnset » PHP Manual CachingIterator The offsetSet purpose CachingIterator::offsetSet (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetSet — The offsetSet purpose 説明 public CachingIterator::offsetSet ( string $key , mixed $value ): ...
https://man.plustar.jp/php/cachingiterator.offsetset.html - [similar]
The offsetUnset purpose 0
« CachingIterator::offsetSet CachingIterator::rewind » PHP Manual CachingIterator The offsetUnset purpose CachingIterator::offsetUnset (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetUnset — The offsetUnset purpose 説明 public CachingIterator::offsetUnset ( string $key ): void 警告 ...
https://man.plustar.jp/php/cachingiterator.offsetunset.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
結果エントリから全ての値を得る 0
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_values (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_values ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
指定した $index の値を返す 0
« SplDoublyLinkedList::offsetExists SplDoublyLinkedList::offsetSet » PHP Manual SplDoublyLinkedList 指定した $index の値を返す SplDoublyLinkedList::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::offsetGet — 指定した $index の値を返す 説明 public SplDoublyLinkedList::offset ...
https://man.plustar.jp/php/spldoublylinkedlist.offsetget.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]