★ wanayoo — archive 1999 http://fr.php.net/manual/es/function.imagecharup.phpNouvelle recherche | Portail wanayoo
PHP Tuesday, March 20, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
Manual de PHPManual de PHP
GráficosGráficos
 GetImageSizeGetImageSize
 ImageArcImageArc
 ImageCharImageChar
 ImageCharUpImageCharUp
 ImageColorAllocateImageColorAllocate
 ImageColorAtImageColorAt
 ImageColorClosestImageColorClosest
 ImageColorExactImageColorExact
 ImageColorResolveImageColorResolve
 ImageColorSetImageColorSet
 ImageColorsForIndexImageColorsForIndex
 ImageColorsTotalImageColorsTotal
 ImageColorTransparentImageColorTransparent
 ImageCopyResizedImageCopyResized
 ImageCreateImageCreate
 ImageCreateFromGifImageCreateFromGif
 ImageDashedLineImageDashedLine
 ImageDestroyImageDestroy
 ImageFillImageFill
 ImageFilledPolygonImageFilledPolygon
 ImageFilledRectangleImageFilledRectangle
 ImageFillToBorderImageFillToBorder
 ImageFontHeightImageFontHeight
 ImageFontWidthImageFontWidth
 ImageGifImageGif
 ImageInterlaceImageInterlace
 ImageLineImageLine
 ImageLoadFontImageLoadFont
 ImagePolygonImagePolygon
 ImagePSBBoxImagePSBBox
 ImagePSEncodeFontImagePSEncodeFont
 ImagePSFreeFontImagePSFreeFont
 ImagePSLoadFontImagePSLoadFont
 ImagePSTextImagePSText
 ImageRectangleImageRectangle
 ImageSetPixelImageSetPixel
 ImageStringImageString
 ImageStringUpImageStringUp
 ImageSXImageSX
 ImageSYImageSY
 ImageTTFBBoxImageTTFBBox
 ImageTTFTextImageTTFText

previousImageChar
ImageColorAllocatenext

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

ImageCharUp

(PHP 3, PHP 4 )

ImageCharUp -- Dibuja un carácter vertical

Descripción

int imagecharup (int im, int font, int x, int y, string c, int col)

ImageCharUp dibuja el caracter c verticalmente en la imagen identificado como im en las coordenadas x, y (arriba izquierda es 0,0) con el color col. Si la fuente es 1, 2, 3, 4 o 5 se usa una fuente predefinida.

Vea también imageloadfont().

previousImageChar
ImageColorAllocatenext

Last updated: Thu, 01 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Tue Mar 20 08:31:17 2001 MET