Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

cpdf_place_inline_image

(PHP 3>= 3.0.9, PHP 4 , PHP 5)

cpdf_place_inline_image -- 画像をページに置く

説明

void cpdf_place_inline_image ( int pdf document, int image, float x-coor, float y-coor, float angle, float width, float height, int [mode])

cpdf_place_inline_image() 関数は、PHPのイメー ジ関数で作成された画像を、ページの位置 (x-coor,y-coor) に 置きます。同時に画像の縮小・拡大を行うことができます。

オプションのパラメータ modeは、単位長さを 定義します。0 または指定しなかった場合、そのページに指定されたデ フォルトの単位が使用されます。デフォルトの単位が指定されていない 場合は、座標はポストスクリプトポイントで計られます。

cpdf_import_jpeg() も参照下さい。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.