検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for Channels (0.004 sec.)
The parallel\Channel class 14340
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... lass The parallel\Channel class (0.9.0) Unbuffered Channels An unbuffered channel will block on calls to paral ... among tasks, requiring the least copying. Buffered Channels A buffered channel will not block on calls to para ... k until there is data in the buffer. Closures over Channels A powerful feature of parallel channels is that th ... as it was when the closure was buffered. Anonymous Channels The anonymous channel constructor allows the progr ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
Philosophy 10610
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... any means - Task arguments, return via Future, and Channels - it is passed by value. In all but the case of un ... buffered channels, the variable is also buffered so that it may not ... concurrency API based on CSP (message passing over channels), because PHP itself is shared nothing - PHP threa ... n) that data structure should be communicated over channels and performed by the owner of the data, the succes ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
はじめに 8797
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... hod. It allows the programmer to work with sets of channels and or futures. The programmer simply adds channel ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
画像の大きさを取得する 8498
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... の要素からなる配列を返します。画像の形式によっては、 channels や bits は含まれないことがあります。 0 番目および ... ; fpassthru ( $fp ); exit; } else { // エラー } ?> channels は RGB 画像の場合に 3、CMYK 画像の場合に 4 です。 ... は個々の色のビット数です。 画像の形式によっては、 channels や bits の値の存在は混乱の元です。 たとえば、 GIF ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
オーディオストリーム 8410
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg: ... な情報を返します。 vendor タグ、 comments 、 多くの channels 、サンプリングレート rate 、 および以下のパラメータ ... ビットレート(-1.0 から 1.0)。 128000 Write/Append channels エンコードする音声チャネル数。一般には 1(モノラル ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
The parallel\Sync class 8199
« parallel\Events\Event\Type parallel\Sync::__construct » PHP Manual parallel The parallel\Sync ... most applications is much better implemented using channels, however, in some cases authors of low level code ...
https://man.plustar.jp/php/class.parallel-sync.html - [similar]
The parallel\Events class 8093
« parallel\Channel::close parallel\Events::setBlocking » PHP Manual parallel The parallel\Events ... loop monitors the state of sets of futures and or channels (targets) in order to perform read ( parallel\Futu ...
https://man.plustar.jp/php/class.parallel-events.html - [similar]
Color Representation 8093
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ... .9.9) はじめに Represents RGBA colours, individual channels are accessible via public properties. クラス概要 c ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
OpenAL バッファのプロパティを取得する 8093
« openal_buffer_destroy openal_buffer_loadwav » PHP Manual OpenAL 関数 OpenAL バッファのプロパテ ... y 特定のプロパティ。 AL_FREQUENCY 、 AL_BITS 、 AL_CHANNELS そして AL_SIZE のいずれか。 戻り値 要求された prop ...
https://man.plustar.jp/php/function.openal-buffer-get.html - [similar]
画像のコントラストを調整する 7794
« Imagick::shearImage Imagick::sketchImage » PHP Manual Imagick 画像のコントラストを調整する Ima ... quantum value for ImageMagick. channel Which color channels the contrast will be applied to. 戻り値 成功した場 ...
https://man.plustar.jp/php/imagick.sigmoidalcontrastimage.html - [similar]
PREV 1 2 NEXT