★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.imagedashedline.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to グラフィックス
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
グラフィックス
* GetImageSize
* ImageArc
* ImageChar
* ImageCharUp
* ImageColorAllocate
* ImageColorDeAllocate
* ImageColorAt
* ImageColorClosest
* ImageColorExact
* ImageColorResolve
* ImageGammaCorrect
* ImageColorSet
* ImageColorsForIndex
* ImageColorsTotal
* ImageColorTransparent
* ImageCopy
* ImageCopyResized
* ImageCreate
* ImageCreateFromGif
* ImageCreateFromJPEG
* ImageCreateFromPNG
* ImageDashedLine
* ImageDestroy
* ImageFill
* ImageFilledPolygon
* ImageFilledRectangle
* ImageFillToBorder
* ImageFontHeight
* ImageFontWidth
* ImageGif
* ImagePng
* ImageJPEG
* ImageInterlace
* ImageLine
* ImageLoadFont
* ImagePolygon
* ImagePSBBox
* ImagePSEncodeFont
* ImagePSFreeFont
* ImagePSLoadFont
* ImagePsExtendFont
* ImagePsSlantFont
* ImagePSText
* ImageRectangle
* ImageSetPixel
* ImageString
* ImageStringUp
* ImageSX
* ImageSY
* ImageTTFBBox
* ImageTTFText
* ImageTypes
* read_exif_data
Manual: ImageDashedLine
View the source code for this pageSearch the site



Previous page
 ImageCreateFromPNG
 Updated
Sat, 12 Aug 2000
ImageDestroy 
Next page


ImageDashedLine

(unknown)

ImageDashedLine -- ダッシュライン(破線)の描画

説明

int imagedashedline (int im, int x1, int y1, int x2, int y2, int col)

ImageDashedLine()は、画像imに (x1, y1)から (x2, y2)まで(左上が0,0) col色で破線を描画します。

imageline()も参考にしてください。


 About Notes


Previous page
 ImageCreateFromPNG
 Updated
Sat, 12 Aug 2000
ImageDestroy 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.