検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 53 for [SIMILAR] 16 1024 4096 WITH 22510 pathmovetoabso... (0.064 sec.)
時計回りに円弧を描く 0
« ps_arc ps_begin_page » PHP Manual PS 関数 時計回りに円弧を描く ps_arcn (PECL ps >= 1.1.0) ps_arcn — 時計回りに円弧を描く 説明 ps_arcn ( resource $psdoc , float $x , float $y , float $radius , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で指 ...
https://man.plustar.jp/php/function.ps-arcn.html - [similar]
円を描く 0
« ps_begin_template ps_clip » PHP Manual PS 関数 円を描く ps_circle (PECL ps >= 1.1.0) ps_circle — 円を描く 説明 ps_circle ( resource $psdoc , float $x , float $y , float $radius ): bool ( x , y ) を中心とする円を描きます。描画開始位置は ( x + radius , y ) です。もしパスの外部でこの関数が ...
https://man.plustar.jp/php/function.ps-circle.html - [similar]
矩形を描く 0
« ps_place_image ps_restore » PHP Manual PS 関数 矩形を描く ps_rect (PECL ps >= 1.1.0) ps_rect — 矩形を描く 説明 ps_rect ( resource $psdoc , float $x , float $y , float $width , float $height ): bool ( x , y )を左下の角とする 矩形を描きます。描画は左下の角から始まって同じ位置で終わりま ...
https://man.plustar.jp/php/function.ps-rect.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]
特定色で塗りつぶす 0
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefilltoborder (PHP 4, PHP 5, PHP 7, PHP 8) imagefilltoborder — 特定色で塗りつぶす 説明 imagefilltoborder ( GdImage $image , int $x , int $y , int $border_color , int $color ): bool imagefilltobord ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
オープンポリゴンを描画する 0
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する imageopenpolygon (PHP 7 >= 7.2.0, PHP 8) imageopenpolygon — オープンポリゴンを描画する 説明 PHP 8.0.0 以降のシグネチャ (名前付き引数をサポートしていません) imageopenpolygon ( GdImage $image , ar ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
PREV 1 2 3 4 5 6 NEXT