検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 68 for setstrokecolor (0.009 sec.)
色を設定する 6680
« ImagickPixel::isSimilar ImagickPixel::setColorCount » PHP Manual ImagickPixel 色を設定する Ima ... 1.0)' ); $draw -> setstrokewidth ( 3.0 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickpixel.setcolor.html - [similar]
二次ベジエ曲線を描画する 6552
« ImagickDraw::pathCurveToAbsolute ImagickDraw::pathCurveToQuadraticBezierRelative » PHP Manual ... Draw (); $draw -> setStrokeOpacity ( 1 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbezierabsolute.html - [similar]
パス描画リストの開始を宣言する 6552
« ImagickDraw::pathMoveToRelative ImagickDraw::point » PHP Manual ImagickDraw パス描画リストの開 ... Draw (); $draw -> setStrokeOpacity ( 1 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.pathstart.html - [similar]
多角形の描画時に使用する塗りつぶしルールを設定する 6552
« ImagickDraw::setFillPatternURL ImagickDraw::setFont » PHP Manual ImagickDraw 多角形の描画時に使 ... ckDraw (); $draw -> setStrokeWidth ( 1 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.setfillrule.html - [similar]
テキストによる注記を行う際に使用するフォントの伸縮を設定する 6552
« ImagickDraw::setFontSize ImagickDraw::setFontStyle » PHP Manual ImagickDraw テキストによる注記 ... ndColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.setfontstretch.html - [similar]
パスの角を描画する際に使用する形状を指定する 6552
« ImagickDraw::setStrokeLineCap ImagickDraw::setStrokeMiterLimit » PHP Manual ImagickDraw パスの ... ckDraw (); $draw -> setStrokeWidth ( 1 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.setstrokelinejoin.html - [similar]
マイターリミットを指定する 6552
« ImagickDraw::setStrokeLineJoin ImagickDraw::setStrokeOpacity » PHP Manual ImagickDraw マイター ... ndColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $draw -> setStrokeOpacity ( 0.6 ...
https://man.plustar.jp/php/imagickdraw.setstrokemiterlimit.html - [similar]
キャンバス全体の大きさを設定する 6552
« ImagickDraw::setVectorGraphics ImagickDraw::skewX » PHP Manual ImagickDraw キャンバス全体の大き ... ndColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fillCol ...
https://man.plustar.jp/php/imagickdraw.setviewbox.html - [similar]
ImagickDraw クラス 6410
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス Imagi ... eAntialias ( bool $stroke_antialias ): bool public setStrokeColor ( ImagickPixel $stroke_pixel ): bool public setStr ... チエイリアス処理するかどうかを制御する ImagickDraw::setStrokeColor — オブジェクトの縁取りに使用する色を設定する Imagi ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
画像のヒストグラムを取得する 6410
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... h ( $colorValues as $color => $values ) { $draw -> setstrokecolor ( $color ); $offset = ( $count + 1 ) * $histogramH ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT