検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 83 for ImagickPixel (0.005 sec.)
三次元の枠線をシミュレートする 5950
« Imagick::forwardFourierTransformImage Imagick::functionImage » PHP Manual Imagick 三次元の枠線 ... を指定します。 パラメータ matte_color マット色を表す ImagickPixel オブジェクトあるいは文字列。 width 枠の幅。 height ... 定できるようになりました。 これまでのバージョンでは ImagickPixel オブジェクトしか指定できませんでした。 例 例1 Imag ...
https://man.plustar.jp/php/imagick.frameimage.html - [similar]
色の透明度を変更する 5950
« Imagick::mapImage Imagick::medianFilterImage » PHP Manual Imagick 色の透明度を変更する Imagick ... 」とみなすかを表します。 bordercolor 輪郭の色を表す ImagickPixel オブジェクトあるいは文字列。 x 操作の開始位置の x ... 定できるようになりました。 これまでのバージョンでは ImagickPixel オブジェクトしか指定できませんでした。 関連キーワー ...
https://man.plustar.jp/php/imagick.mattefloodfillimage.html - [similar]
色にマッチするピクセルを変更する 5950
« Imagick::orderedPosterizeImage Imagick::paintOpaqueImage » PHP Manual Imagick 色にマッチするピ ... を使用します。 パラメータ fill 塗りつぶし色を表す ImagickPixel オブジェクトあるいは文字列。 fuzz fuzz の量。たとえ ... の赤は同じ色とみなします。 bordercolor 境界色を表す ImagickPixel オブジェクトあるいは文字列。 x floodfill の開始位置 ...
https://man.plustar.jp/php/imagick.paintfloodfillimage.html - [similar]
テキストによる注記を行う際に使用するフォントファミリーを設定する 5950
« ImagickDraw::setFont ImagickDraw::setFontSize » PHP Manual ImagickDraw テキストによる注記を行う ... $draw = new \ ImagickDraw (); $strokeColor = new \ ImagickPixel ( $strokeColor ); $fillColor = new \ ImagickPixel ...
https://man.plustar.jp/php/imagickdraw.setfontfamily.html - [similar]
pixel iterator をリセットする 5950
« ImagickPixelIterator::newPixelRegionIterator ImagickPixelIterator::setIteratorFirstRow » PHP M ... anual ImagickPixelIterator pixel iterator をリセットする ImagickPixel ... or::resetIterator (PECL imagick 2, PECL imagick 3) ImagickPixelIterator::resetIterator — pixel iterator をリセット ... する 説明 public ImagickPixelIterator::resetIterator (): bool 警告 この関数は、 ... 記述されています。 pixel iterator をリセットします。 ImagickPixelIterator::getNextIteratorRow() と組み合わせて使用し ...
https://man.plustar.jp/php/imagickpixeliterator.resetiterator.html - [similar]
ベジエ曲線を描画する 5855
« ImagickDraw::arc ImagickDraw::circle » PHP Manual ImagickDraw ベジエ曲線を描画する ImagickDraw ... $draw = new \ ImagickDraw (); $strokeColor = new \ ImagickPixel ( $strokeColor ); $fillColor = new \ ImagickPixel ...
https://man.plustar.jp/php/imagickdraw.bezier.html - [similar]
対象にマッチする任意のピクセルの値を変更する 5814
« Imagick::flipImage Imagick::flopImage » PHP Manual Imagick 対象にマッチする任意のピクセルの値を ... に使用可能です。 パラメータ fill 塗りつぶし色を表す ImagickPixel オブジェクトあるいは文字列。 fuzz あいまいさをあら ... の色は同じものとみなされます。 target 対象の色を表す ImagickPixel オブジェクトあるいは文字列。 x 開始位置の X 座標。 ...
https://man.plustar.jp/php/imagick.floodfillpaintimage.html - [similar]
基本的な使用法 5787
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 ... 画像の枠線を作成します */ $im -> borderImage (new ImagickPixel ( "white" ), 5 , 5 ); /* 画像をコピーし、反転させま ... 30 ; $canvas -> newImage ( $width , $height , new ImagickPixel ( "black" )); $canvas -> setImageFormat ( "png" ); ... gick (); $img -> newImage ( $width , $height , new ImagickPixel ( 'transparent' )); /* 楕円の描画用に、新しい Imag ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
Imagick クラス 5760
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... $key ): string public getImageBackgroundColor (): ImagickPixel public getImageBlob (): string public getImageBlue ... Primary (): array public getImageBorderColor (): ImagickPixel public getImageChannelDepth ( int $channel ): int ... agick public getImageColormapColor ( int $index ): ImagickPixel public getImageColors (): int public getImageColor ... tImageMatte (): bool public getImageMatteColor (): ImagickPixel public getImageMimeType (): string public getImage ...
https://man.plustar.jp/php/class.imagick.html - [similar]
指定したインデックスに対応する色マップ上の色を返す 5719
« Imagick::getImageClipMask Imagick::getImageColors » PHP Manual Imagick 指定したインデックスに対 ... lic Imagick::getImageColormapColor ( int $index ): ImagickPixel 指定したインデックスに対応する色マップ上の色を返し ...
https://man.plustar.jp/php/imagick.getimagecolormapcolor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT