検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for RGBA (0.001 sec.)
この色と別の色の差を調べる 13885
« ImagickPixel::isPixelSimilarQuantum ImagickPixel::setColor » PHP Manual ImagickPixel この色と別 ... , 0)' , 'rgb(7, 7, 0)' , 10 / $root3 , true ,], [ 'rgba(0, 0, 0, 1)' , 'rgba(7, 7, 0, 1)' , 9 / $root3 , f ... alse ,], [ 'rgba(0, 0, 0, 1)' , 'rgba(7, 7, 0, 1)' , 10 / $root3 , ... , 'rgb(0, 255, 255)' , 255 , true ,], [ 'black' , 'rgba(0, 0, 0)' , 0.0 , true ], [ 'black' , 'rgba(10, 0, ...
https://man.plustar.jp/php/imagickpixel.issimilar.html - [similar]
Description 11315
« Imagick::colorizeImage Imagick::combineImages » PHP Manual Imagick Description Imagick::colorM ... an be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). ... ix , colorMatrixImage , offsets , transformation , RGBA , CMYKA , column , similar ...
https://man.plustar.jp/php/imagick.colormatriximage.html - [similar]
色を返す 11129
« ImagickPixel::destroy ImagickPixel::getColorAsString » PHP Manual ImagickPixel 色を返す Imagic ... アルファの値を 0 または 1 の int として返します。 1 RGBA の値を 0 から 1 の間の値を取る float として返します ... (0 と 1 を含みます)。 2 RGBA の値を 0 から 255 の間の値を取る int として返します ... zed , getColor , 配列 , imagick , values , Array , RGBA ...
https://man.plustar.jp/php/imagickpixel.getcolor.html - [similar]
ImagickPixel のコンストラクタ 10401
« ImagickPixel::clear ImagickPixel::destroy » PHP Manual ImagickPixel ImagickPixel のコンストラク ... truct () { $columns = 4 ; $exampleColors = array( "rgba(100%, 0%, 0%, 0.5)" , "hsb(33.3333%, 100%, 75%)" , ... ach component "rgb(255, 0, 0)" , // range 0 - 255 "rgba(255, 0, 0, 1.0)" , // the same, with an explicit a ... alue "rgb(100%, 0%, 0%)" , // range 0.0% - 100.0% "rgba(100%, 0%, 0%, 1.0)" , // the same, with an explici ...
https://man.plustar.jp/php/imagickpixel.construct.html - [similar]
Color Representation 8000
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ... r Representation (UI 0.9.9) はじめに Represents RGBA colours, individual channels are accessible via pu ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
MagickPixelIterator を返す 8000
« Imagick::getPage Imagick::getPixelRegionIterator » PHP Manual Imagick MagickPixelIterator を返 ... ixel */ if ( $column % 2 ) { $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); /* Paint every second pixel black* ...
https://man.plustar.jp/php/imagick.getpixeliterator.html - [similar]
新しい画像を作成する 8000
« Imagick::newImage Imagick::nextImage » PHP Manual Imagick 新しい画像を作成する Imagick::newPse ... getImageBlob (); } //newPseudoImage('gradient:red-rgba(64, 255, 255, 0.5)'); //newPseudoImage("radial-gra ...
https://man.plustar.jp/php/imagick.newpseudoimage.html - [similar]
ImagickPixelIterator のコンストラクタ 8000
« ImagickPixelIterator::clear ImagickPixelIterator::destroy » PHP Manual ImagickPixelIterator Im ... t every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } } /* Sync the iterator, this is ...
https://man.plustar.jp/php/imagickpixeliterator.construct.html - [similar]
画像がアルファチャネルを持つかを調べる 7814
« Imagick::getImage Imagick::getImageArtifact » PHP Manual Imagick 画像がアルファチャネルを持つか ... 場合は true を返します。 持たない場合 つまり、画像が RGBA ではなく RGB の場合。 または CMYKA ではなく、 CMYK ...
https://man.plustar.jp/php/imagick.getimagealphachannel.html - [similar]
画像セクションの ImagickPixelIterator を取得する 7814
« Imagick::getPixelIterator Imagick::getPointSize » PHP Manual Imagick 画像セクションの ImagickP ... のピクセルを黒で塗りつぶします $pixel -> setColor ( "rgba(0, 0, 0, 0)" ); } $areaIterator -> syncIterator () ...
https://man.plustar.jp/php/imagick.getpixelregioniterator.html - [similar]
PREV 1 2 3 NEXT