検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1076 for [SIMILAR] 16 1024 4096 WITH 5913 ブジ WITH 5903 ... (0.877 sec.)
オブジェクトの輪郭の不透明度を返す 0
« GmagickDraw::getstrokecolor GmagickDraw::getstrokewidth » PHP Manual GmagickDraw オブジェクトの輪郭の不透明度を返す GmagickDraw::getstrokeopacity (PECL gmagick >= Unknown) GmagickDraw::getstrokeopacity — オブジェクトの輪郭の不透明度を返す 説明 public GmagickDraw::getstrokeopacity (): f ...
https://man.plustar.jp/php/gmagickdraw.getstrokeopacity.html - [similar]
オブジェクトの圧縮品質を取得する 0
« Imagick::getCompression Imagick::getCopyright » PHP Manual Imagick オブジェクトの圧縮品質を取得する Imagick::getCompressionQuality (PECL imagick 2, PECL imagick 3) Imagick::getCompressionQuality — オブジェクトの圧縮品質を取得する 説明 public Imagick::getCompressionQuality (): int オブジ ...
https://man.plustar.jp/php/imagick.getcompressionquality.html - [similar]
新しい DOMCdataSection オブジェクトを作成する 0
« DOMCdataSection DOMCharacterData » PHP Manual DOMCdataSection 新しい DOMCdataSection オブジェクトを作成する DOMCdataSection::__construct (PHP 5, PHP 7, PHP 8) DOMCdataSection::__construct — 新しい DOMCdataSection オブジェクトを作成する 説明 public DOMCdataSection::__construct ( string ...
https://man.plustar.jp/php/domcdatasection.construct.html - [similar]
特定のメッセージの構造を読み込む 0
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
操作する brigade から bucket オブジェクトを返す 0
« stream_bucket_append stream_bucket_new » PHP Manual ストリーム 関数 操作する brigade から bucket オブジェクトを返す stream_bucket_make_writeable (PHP 5, PHP 7, PHP 8) stream_bucket_make_writeable — 操作する brigade から bucket オブジェクトを返す 説明 stream_bucket_make_writeable ( reso ...
https://man.plustar.jp/php/function.stream-bucket-make-writeable.html - [similar]
オブジェクト内の前の画像に移動する 0
« Imagick::previewImages Imagick::profileImage » PHP Manual Imagick オブジェクト内の前の画像に移動する Imagick::previousImage (PECL imagick 2, PECL imagick 3) Imagick::previousImage — オブジェクト内の前の画像に移動する 説明 public Imagick::previousImage (): bool 画像リスト内の前の画像を ...
https://man.plustar.jp/php/imagick.previousimage.html - [similar]
オブジェクトの枠線の透明度を返す 0
« ImagickDraw::getStrokeMiterLimit ImagickDraw::getStrokeWidth » PHP Manual ImagickDraw オブジェクトの枠線の透明度を返す ImagickDraw::getStrokeOpacity (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeOpacity — オブジェクトの枠線の透明度を返す 説明 public ImagickDraw::getStrokeOpaci ...
https://man.plustar.jp/php/imagickdraw.getstrokeopacity.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
DOMXPath オブジェクトの名前空間を登録する 0
« DOMXPath::query DOMXPath::registerPhpFunctions » PHP Manual DOMXPath DOMXPath オブジェクトの名前空間を登録する DOMXPath::registerNamespace (PHP 5, PHP 7, PHP 8) DOMXPath::registerNamespace — DOMXPath オブジェクトの名前空間を登録する 説明 public DOMXPath::registerNamespace ( string $pre ...
https://man.plustar.jp/php/domxpath.registernamespace.html - [similar]
オブジェクト指向 API の使用 0
« XML 名前空間の使用 XMLWriter » PHP Manual 例 オブジェクト指向 API の使用 オブジェクト指向 API の使用 この例では、XMLWriter のオブジェクト指向 API を使う方法を示します。 例1 オブジェクト指向 API の使用 <?php $xw = new XMLWriter (); $xw -> openMemory (); $xw -> startDocument ( "1.0" ); $ ...
https://man.plustar.jp/php/example.xmlwriter-oop.html - [similar]