Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
i gd r
i gd r
Ultimo aggiornamento 2017-06-24
Frequenza di utilizzo: 2
Qualità:
Riferimento:
inclut le support gd.
php 3: php 3에는 없다.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
dir est le dossier d 'installation de gd.
php 3: gd 지원을 포함한다 (dir은 gd의 install dir).
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
cette fonction ne requiert par la librairie gd.
참고: this function does not require the gd image library.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
imagettfbbox() requiert les bibliothèques gd et freetype.
this function requires both the gd library and the freetype library.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
php 4: dossier xpm pour gd-1.8 +
php 3, php 4: freetype 지원을 포함한다.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
imagettftext() requiert les bibliothèques gd ainsi que freetype.
this example script will produce a black gif 400x30 pixels, with the words "testing..." in white in the font arial.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
Attenzione: contiene formattazione HTML nascosta
tous les composants nécessaires aux extensions (librairie gd, pdf, etc...)
여러분이 사용하고 싶은 모듈 컴포넌트 (gd, pdf 라이브러리 등)
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
gd va alors automatiquement mixer la couleur à ce point, et stocker le résultat dans l 'image.
imagealphablending() allows for two different modes of drawing on truecolor images. in blending mode, the alpha channel component of the color supplied to all drawing function, such as imagesetpixel() determines how much of the underlying color should be allowed to shine through. as a result, gd automatically blends the existing color at that point with the drawing color, and stores the result in the image. the resulting pixel is opaque. in non-blending mode, the drawing color is copied literally with its alpha channel information, replacing the destination pixel. blending mode is not available when drawing on palette images. if blendmode is true, then blending mode is enabled, otherwise disabled.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
augmentez les possibilités de gd pour qu 'elle manipule différentes types de polices de caractères en ajoutant les options de compilations suivantes:
the format of images you are able to manipulate depend on the version of gd you install, and any other libraries gd might need to access those image formats. versions of gd older than gd-1.6 support gif format images, and do not support png, where versions greater than gd-1.6 support png, not gif.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
etant donné que toutes les fonctions gif ont été supprimées de la bibliothèque gd version 1.6, cette fonction ne sera pas accessible si vous avez cette version de la librairie.
참고: since all gif support was removed from the gd library in version 1.6, this function is not available if you are using that version of the gd library.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
$cd / usr / ports / www / php4 $make show varname=flavors (choisissez les versions que vous souhaitez sur votre liste). $env flavor="imap gettext ldap mysql gd "make install $/ usr / local / sbin / php4-enable
this is the recommended method of installing php on openbsd, as it will have the latest patches and security fixes applied to it by the maintainers. to use this method, ensure that you have a recent ports tree. then simply find out which flavors you wish to install, and issue the make install command. below is an example of how to do this.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
Attenzione: contiene formattazione HTML nascosta