PHPで画像サムネイルを作成する便利クラス
PHPで画像サムネイルを作成する便利クラス『PHP Thumbnailer』
オリジナル:
![]()
絶対パス:
![]()
リフレクション:
createReflection($percent,$reflection,$white,$border,$borderColor)
- $percent - What percentage of the image to create the reflection from
- $reflection - What percentage of the image height should the reflection height be
- $white - How transparent (using white as the background) the reflection should be, as a percent
- $border - Whether a border should be drawn around the original image (default is true)
- $borderColor - The hex value of the color you would like your border to be (default is #a4a4a4)
![]()
トラックバック(0)(クリック▼)
トラックバックURL
カテゴリ
- Step by Step (1)
- Video
- Web (3)
コメントを書く