Results of 1 - 10 of about 89 for Height (0.002 sec.)
- 再サンプリングを行いイメージの一部をコピー、伸縮する 11685
- « imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメ
...
nt $src_x , int $src_y , int $dst_width , int $dst_height , int $src_width , int $src_height ): bool imageco ...
標 ( src_x , src_y ) にある 幅 src_width 、高さ src_height の矩形領域を受け取って、それを dst_image の座標 ( ...
dst_x , dst_y ) にある幅 dst_width 、 高さ dst_height の矩形領域に配置します。 コピー元とコピー先の座標、 ...
y コピー元の y 座標。 dst_width コピー先の幅。 dst_height コピー先の高さ。 src_width コピー元の幅。 src_heig ...
-
https://man.plustar.jp/php/function.imagecopyresampled.html
- [similar]
- Represents dimensions (width, height) 11631
- « UI\Point::setY UI\Size::__construct » PHP Manual UI Represents dimensions (width, height) Repr
...
esents dimensions (width, height) (UI 0.9.9) はじめに Sizes are used throughout UI ...
\Size { /* プロパティ */ public $ width ; public $ height ; /* Constructor */ public __construct ( float $wi ...
dth , float $height ) /* メソッド */ public getHeight (): float public ...
c static of ( UI\Point $point ): UI\Size public setHeight ( float $size ) public setWidth ( float $size ) } ...
-
https://man.plustar.jp/php/class.ui-size.html
- [similar]
- Set Height 10174
- « UI\Size::of UI\Size::setWidth » PHP Manual UI\Size Set Height UI\Size::setHeight (UI 0.9.9) UI
...
\Size::setHeight — Set Height 説明 public UI\Size::setHeight ( floa ...
t $size ) Set new Height パラメータ size The new Height 戻り値 関連キーワー ...
ド: Height , Set , Size , setHeight , size , new , setWidth , ...
-
https://man.plustar.jp/php/ui-size.setheight.html
- [similar]
- Retrieves Height 10013
- « UI\Size::__construct UI\Size::getWidth » PHP Manual UI\Size Retrieves Height UI\Size::getHeight
...
t (UI 0.9.9) UI\Size::getHeight — Retrieves Height 説明 public UI\Size::getHeight ...
(): float Retrieves the Height パラメータ この関数にはパラメータはありません。 戻 ...
り値 The current Height 関連キーワード: Height , Retrieves , Size , getHei ...
-
https://man.plustar.jp/php/ui-size.getheight.html
- [similar]
- Construct a new Size 9158
- « UI\Size UI\Size::getHeight » PHP Manual UI\Size Construct a new Size UI\Size::__construct (UI
...
ublic UI\Size::__construct ( float $width , float $height ) Construct a new Size using new width and height ...
パラメータ width The new width height The new height 関連キーワード: Size , new , Constr ...
uct , a , width , height , construct , float , getHeight , public ...
-
https://man.plustar.jp/php/ui-size.construct.html
- [similar]
- 三次元の枠線をシミュレートする 9104
- « Imagick::forwardFourierTransformImage Imagick::functionImage » PHP Manual Imagick 三次元の枠線
...
rameImage ( mixed $matte_color , int $width , int $height , int $inner_bevel , int $outer_bevel ): bool 画像 ...
の周りに三次元の枠線を追加します。 width と height で、それぞれ縦の枠線と横の枠線の幅を指定します。 i ...
kPixel オブジェクトあるいは文字列。 width 枠の幅。 height 枠の高さ。 inner_bevel 内側の影の幅。 outer_bevel ...
ction frameImage ( $imagePath , $color , $width , $height , $innerBevel , $outerBevel ) { $imagick = new \ I ...
-
https://man.plustar.jp/php/imagick.frameimage.html
- [similar]
- Description 9104
- « Imagick::spreadImage Imagick::steganoImage » PHP Manual Imagick Description Imagick::statistic
...
ck::statisticImage ( int $type , int $width , int $height , int $channel = Imagick::CHANNEL_DEFAULT ): bool ...
c from the neighborhood of the specified width and height. パラメータ type width height channel 戻り値 成功し ...
ticImage ( $imagePath , $statisticType , $width , $height , $channel ) { $imagick = new \ Imagick ( realpath ...
ick -> statisticImage ( $statisticType , $width , $height , $channel ); header ( "Content-Type: image/jpg" ) ...
-
https://man.plustar.jp/php/imagick.statisticimage.html
- [similar]
- 三次元のボタン風の効果をシミュレートする 8449
- « Imagick::radialBlurImage Imagick::randomThresholdImage » PHP Manual Imagick 三次元のボタン風の
...
説明 public Imagick::raiseImage ( int $width , int $height , int $x , int $y , bool $raise ): bool 画像の輪郭 ...
ミュレートします。 raise_info のメンバ width および height が、 垂直方向および水平方向の効果の輪郭を定義します ...
。 パラメータ width height x y raise 戻り値 成功した場合に true を返します。 ...
<?php function raiseImage ( $imagePath , $width , $height , $x , $y , $raise ) { $imagick = new \ Imagick ( ...
-
https://man.plustar.jp/php/imagick.raiseimage.html
- [similar]
- 画像の一部をコピーしサイズを変更する 8396
- « imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変
...
nt $src_x , int $src_y , int $dst_width , int $dst_height , int $src_width , int $src_height ): bool imageco ...
( src_x , src_y ) にある 幅 src_width 、 高さ src_height の矩形領域を受け取って、それを dst_image の座標 ( ...
dst_x , dst_y ) にある幅 dst_width 、 高さ dst_height の矩形領域に配置します。 コピー先とコピー元の座標、 ...
y コピー元の y 座標。 dst_width コピー先の幅。 dst_height コピー先の高さ。 src_width コピー元の幅。 src_heig ...
-
https://man.plustar.jp/php/function.imagecopyresized.html
- [similar]
- 無地の画像を作成する 8396
- « Imagick::sparseColorImage Imagick::spreadImage » PHP Manual Imagick 無地の画像を作成する Imagi
...
説明 public Imagick::spliceImage ( int $width , int $height , int $x , int $y ): bool 無地の画像を作成します。 ...
パラメータ width height x y 戻り値 成功した場合に true を返します。 例 例1 ...
Image ( $imagePath , $startX , $startY , $width , $height ) { $imagick = new \ Imagick ( realpath ( $imagePa ...
th )); $imagick -> spliceImage ( $width , $height , $startX , $startY ); header ( "Content-Type: ima ...
-
https://man.plustar.jp/php/imagick.spliceimage.html
- [similar]