検索

phrase: max: clip:
target: order:
Results of 31 - 39 of about 39 for setcolor (0.054 sec.)
画像セクションの ImagickPixelIterator を取得する 6625
« Imagick::getPixelIterator Imagick::getPointSize » PHP Manual Imagick 画像セクションの ImagickP ... // すべてのピクセルを黒で塗りつぶします $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } $areaIterator -> syncIte ...
https://man.plustar.jp/php/imagick.getpixelregioniterator.html - [similar]
PixelIterator に関連付けられたリソースを消去する 6625
« ImagickPixelIterator ImagickPixelIterator::__construct » PHP Manual ImagickPixelIterator Pixel ... ) { /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } } /* Sync the iterator, ...
https://man.plustar.jp/php/imagickpixeliterator.clear.html - [similar]
pixel iterator の次の行を返す 6625
« ImagickPixelIterator::getIteratorRow ImagickPixelIterator::getPreviousIteratorRow » PHP Manual ... ) { /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } } /* Sync the iterator, ...
https://man.plustar.jp/php/imagickpixeliterator.getnextiteratorrow.html - [similar]
pixel iterator の行を設定する 6625
« ImagickPixelIterator::setIteratorLastRow ImagickPixelIterator::syncIterator » PHP Manual Imagi ... l */ /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } /* Sync the iterator, th ...
https://man.plustar.jp/php/imagickpixeliterator.setiteratorrow.html - [similar]
pixel iterator をリセットする 6546
« ImagickPixelIterator::newPixelRegionIterator ImagickPixelIterator::setIteratorFirstRow » PHP M ... ) { /* Make every second pixel 25% red*/ $pixel -> setColorValue (\ Imagick :: COLOR_RED , 64 ); } } /* Sync t ... el \ImagickPixel */ if ( $column % 3 ) { $pixel -> setColorValue (\ Imagick :: COLOR_BLUE , 64 ); /* Make ever ... y second pixel a little blue*/ //$pixel->setColor("rgba(0, 0, 128, 0)"); /* Paint every second pixel ...
https://man.plustar.jp/php/imagickpixeliterator.resetiterator.html - [similar]
PostScript ドキュメントの作成 6265
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ... の出力位置を設定する ps_set_value — 値を設定する ps_setcolor — 色を設定する ps_setdash — 破線の形状を設定する p ...
https://man.plustar.jp/php/book.ps.html - [similar]
PS 関数 6265
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib につい ... の出力位置を設定する ps_set_value — 値を設定する ps_setcolor — 色を設定する ps_setdash — 破線の形状を設定する p ...
https://man.plustar.jp/php/ref.ps.html - [similar]
Gmagick 6124
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 ... した色チャネルの正規化した値を取得する GmagickPixel::setcolor — 色を設定する GmagickPixel::setcolorvalue — 色チャ ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
画像処理 (ImageMagick) 5983
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画 ... オブジェクトのデフォルト背景色を設定する Imagick::setColorspace — 色空間を設定する Imagick::setCompression — ... Similar — この色と別の色の差を調べる ImagickPixel::setColor — 色を設定する ImagickPixel::setColorCount — Descr ... iption ImagickPixel::setColorValue — 指定したチャネルの正規化した値を設定する Im ... agickPixel::setColorValueQuantum — Description ImagickPixel::setHSL — 正 ...
https://man.plustar.jp/php/book.imagick.html - [similar]
PREV 1 2 3 4 NEXT