專業施工團隊
專營室內裝潢、辦公室裝潢、店面裝潢
油漆快清辦公桌吧
辦公室細菌量比廁所高400倍!

首頁  •  j2h 論壇 • 程式設計討論     • 

[php] 字體在圖形上畫出文字字串

房東:阿寶
發表時間:2011-10-04
[檢舉]

































































































































































































































































































































































































\"\"  exif_imagetype -- 檢查圖型格式
\"\"  exif_read_data -- 從 JPEG 或 TIFF讀取 EXIF 標頭
\"\"  exif_thumbnail -- 從 TIFF 或 JPEG 取得縮圖
\"\"  gd_info -- 取得目前GD函式庫支援狀況
\"\"  GetImageSize --- 取得GIF、JPEG、PNG或SWF圖形的大小
\"\"  image_type_to_mime_type -- 取得圖檔mime
\"\"  image2wbmp -- 輸出wbmp格式圖檔
\"\"  imagealphablending -- 設定圖檔混合模式
\"\"  ImageArc --- 畫弧線
\"\"  ImageChar --- 畫一個水平的字元
\"\"  ImageCharUp --- 畫一個垂直的字元
\"\"  ImageColorAllocate --- 分配圖形的顏色
\"\"  ImageColorAt --- 取得像素的顏色索引值
\"\"  ImageColorClosest --- 取得最接近指定的顏色的索引值
\"\"  imagecolorclosestalpha -- 取得最接近指定的顏色的索引值及透明值
\"\"  imagecolorclosesthwb -- Get the index of the color which has the hue, white and blackness nearest to the given color
\"\"  ImageColorDeAllocate --- 減少一個分配給圖形的顏色
\"\"  ImageColorExact --- 取得指定的顏色的索引值
\"\"  imagecolorexactalpha --- 取得指定的顏色的索引值及透明值
\"\"  ImageColorResolve --- 取得指定的或最接近的顏色的索引值
\"\"  imagecolorresolvealpha --- 取得指定的或最接近的顏色的索引值及透明值
\"\"  ImageColorSet --- 設定調色盤索引值的顏色
\"\"  ImageColorsForIndex --- 從索引值取得顏色
\"\"  ImageColorsTotal --- 找出圖形的調色盤中顏色的數目
\"\"  ImageColorTransparent --- 定義透明的顏色
\"\"  ImageCopy --- 複製一部份的圖形
\"\"  imagecopymerge -- Copy and merge part of an image
\"\"  imagecopymergegray -- Copy and merge part of an image with gray scale
\"\"  imagecopyresampled -- Copy and resize part of an image with resampling
\"\"  ImageCopyResized --- 複製圖形的一部份並且調整大小
\"\"  ImageCreate --- 建立一個新的圖形
\"\"  imagecreatefromgd2 -- Create a new image from GD2 file or URL
\"\"  imagecreatefromgd2part -- Create a new image from a given part of GD2 file or URL
\"\"  imagecreatefromgd -- Create a new image from GD file or URL
\"\"  ImageCreateFromGIF --- 從檔案或URL建立一個新的圖形
\"\"  ImageCreateFromJPEG --- 從檔案或URL建立一個新的圖形
\"\"  ImageCreateFromPNG --- 從檔案或URL建立一個新的圖形
\"\"  imagecreatefromstring -- Create a new image from the image stream in the string
\"\"  imagecreatefromwbmp -- Create a new image from file or URL
\"\"  imagecreatefromxbm -- Create a new image from file or URL
\"\"  imagecreatefromxpm -- Create a new image from file or URL
\"\"  imagecreatetruecolor -- Create a new true color image
\"\"  ImageDashedLine --- 畫虛線
\"\"  ImageDestroy --- 結束圖形
\"\"  imageellipse -- Draw an ellipse
\"\"  ImageFill --- 將圖形著色
\"\"  imagefilledarc -- Draw a partial ellipse and fill it
\"\"  imagefilledellipse -- Draw a filled ellipse
\"\"  ImageFilledPolygon --- 建立一個多邊形並且填滿顏色
\"\"  ImageFilledRectangle --- 建立一個矩形並且填滿顏色
\"\"  ImageFillToBorder --- 填滿到指定的顏色
\"\"  ImageFontHeight --- 取得字體的高度
\"\"  ImageFontWidth --- 取得字體的寬度
\"\"  imageftbbox -- Give the bounding box of a text using fonts via freetype2
\"\"  imagefttext -- Write text to the image using fonts using FreeType 2
\"\"  ImageGammaCorrect --- 請求GD圖形gamma修正
\"\"  imagegd2 -- Output GD2 image to browser or file
\"\"  imagegd -- Output GD image to browser or file
\"\"  ImageGIF --- 輸出圖形到瀏灠器或是檔案
\"\"  ImageInterlace --- 開啟或關閉交錯
\"\"  ImageJPEG --- 輸出圖形到瀏灠器或是檔案
\"\"  ImageLine --- 畫一條線
\"\"  ImageLoadFont --- 載入新的字體
\"\"  imagepalettecopy -- Copy the palette from one image to another
\"\"  ImagePNG --- 輸出PNG圖形到瀏灠器或是檔案
\"\"  ImagePolygon --- 畫一個多邊形
\"\"  ImagePSBBox --- 使用PostScript Type1字體取得文字矩形的區塊座標
\"\"  imagepscopyfont -- Make a copy of an already loaded font for further modification
\"\"  ImagePSEncodeFont --- 改變字元編碼向量
\"\"  ImagePsExtendFont --- 延伸或縮短字體
\"\"  ImagePSFreeFont --- 釋放使用PostScript Type 1字體的記憶體
\"\"  ImagePSLoadFont --- 從檔案載入PostScript Type 1字體
\"\"  ImagePsSlantFont --- 傾斜字體
\"\"  ImagePSText --- 使用PostScript Type1字體在圖形上畫出文字字串
\"\"  ImageRectangle --- 畫一個矩形
\"\"  imagerotate -- Rotate an image with a given angle
\"\"  imagesetbrush -- Set the brush image for line drawing
\"\"  ImageSetPixel --- 設定單一像素
\"\"  imagesetstyle -- Set the style for line drawing
\"\"  imagesetthickness -- Set the thickness for line drawing
\"\"  imagesettile -- Set the tile image for filling
\"\"  ImageString --- 畫出水平的字串
\"\"  ImageStringUp --- 畫出垂直的字串
\"\"  ImageSX --- 取得圖形的寬度
\"\"  ImageSY --- 取得圖形的高度
\"\"  imagetruecolortopalette -- 轉碼一個真實色圖形變成調色盤圖形
\"\"  Image --- 使用TypeType字體取得文字的區塊座標
\"\"  ImageTTFText --- 使用TrueType字體寫入文字到圖形中
\"\"  ImageTypes --- 傳回提供的圖形格式
\"\"  imagewbmp -- 輸出wbmp圖檔
\"\"  iptcembed -- 讓 IPTC執行檔 轉成 JPEG 圖檔
\"\"  iptcparse --- 剖析二進制IPTC區塊成為它的單一旗標
\"\"  jpeg2wbmp -- 轉JPEG成WBMP 圖檔
\"\"  png2wbmp -- 轉檔PNG成WBMP 圖檔
\"\"  read_exif_data --- 從JPEG圖形檔讀取EXIF標頭




  • 贊助網站       

    廣利不動產-板橋在地生根最實在--新板特區指名度最高、值得您信賴的好房仲
    完整房訊,房屋、店面熱門精選物件,廣利不動產 優質仲介,房屋租賃、買賣資訊透明,交易真安心!
    廣利不動產-新板特區指名度最高、值得您信賴的好房仲
    您的托付,廣利用心為您服務

  • 1 樓住戶:jack
    發表時間:2011-10-04
    [檢舉]

    imagecopy
    (PHP 3 >= 3.0.6, PHP 4, PHP 5)

    imagecopy -- 拷貝圖像的一部分
    說明
    bool imagecopy ( resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h )


    將 src_im 圖像中坐標從 src_x,src_y 開始,寬度為 src_w,高度為 src_h 的一部分拷貝到 dst_im 圖像中坐標為 dst_x 和 dst_y 的位置上。




     共 1 人回應  選擇頁數 【第1 頁】 

    姓名:
    佈告內容: