★ wanayoo — archive 1999 http://php.net/manual/cs/function.imagesetpixel.phpNouvelle recherche | Portail wanayoo
PHP Thursday, March 29, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
PHP ManuálPHP Manuál
GraphicsGraphics
 GetImageSizeGetImageSize
 ImageArcImageArc
 ImageCharImageChar
 ImageCharUpImageCharUp
 ImageColorAllocateImageColorAllocate
 ImageColorDeAllocateImageColorDeAllocate
 ImageColorAtImageColorAt
 ImageColorClosestImageColorClosest
 ImageColorExactImageColorExact
 ImageColorResolveImageColorResolve
 ImageGammaCorrectImageGammaCorrect
 ImageColorSetImageColorSet
 ImageColorsForIndexImageColorsForIndex
 ImageColorsTotalImageColorsTotal
 ImageColorTransparentImageColorTransparent
 ImageCopyImageCopy
 ImageCopyResizedImageCopyResized
 ImageCreateImageCreate
 ImageCreateFromGIFImageCreateFromGIF
 ImageCreateFromJPEGImageCreateFromJPEG
 ImageCreateFromPNGImageCreateFromPNG
 ImageCreateFromWBMPImageCreateFromWBMP
 ImageCreateFromStringImageCreateFromString
 ImageDashedLineImageDashedLine
 ImageDestroyImageDestroy
 ImageFillImageFill
 ImageFilledPolygonImageFilledPolygon
 ImageFilledRectangleImageFilledRectangle
 ImageFillToBorderImageFillToBorder
 ImageFontHeightImageFontHeight
 ImageFontWidthImageFontWidth
 ImageGIFImageGIF
 ImagePNGImagePNG
 ImageJPEGImageJPEG
 ImageWBMPImageWBMP
 ImageInterlaceImageInterlace
 ImageLineImageLine
 ImageLoadFontImageLoadFont
 ImagePolygonImagePolygon
 ImagePSBBoxImagePSBBox
 ImagePSEncodeFontImagePSEncodeFont
 ImagePSFreeFontImagePSFreeFont
 ImagePSLoadFontImagePSLoadFont
 ImagePsExtendFontImagePsExtendFont
 ImagePsSlantFontImagePsSlantFont
 ImagePSTextImagePSText
 ImageRectangleImageRectangle
 ImageSetPixelImageSetPixel
 ImageStringImageString
 ImageStringUpImageStringUp
 ImageSXImageSX
 ImageSYImageSY
 ImageTTFBBoxImageTTFBBox
 ImageTTFTextImageTTFText
 ImageTypesImageTypes
 read_exif_dataread_exif_data

previousImageRectangle
ImageStringnext

Last updated: Sat, 17 Mar 2001
view this page in English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Spanish | Plain HTML

ImageSetPixel

(PHP 3, PHP 4 )

ImageSetPixel -- Set a single pixel

Description

int imagesetpixel (int im, int x, int y, int col)

ImageSetPixel() draws a pixel at x, y (top left is 0, 0) in image im of color col.

See also ImageCreate() and ImageColorAllocate().

previousImageRectangle
ImageStringnext

Last updated: Sat, 17 Mar 2001
add note | about notes

show source | credits | stats | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: chek.com
Last updated: Thu Mar 29 13:10:02 2001 EST