Results for imagecolorallocate translation from Korean to Spanish

Computer translation

Trying to learn how to translate from the human translation examples.

Korean

Spanish

Info

Korean

imagecolorallocate

Spanish

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Korean

Spanish

Info

Korean

see also imagecreate() and imagecolorallocate().

Spanish

anterior

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

imagecolortransparent() sets the transparent color in the im image to col. im is the image identifier returned by imagecreate() and col is a color identifier returned by imagecolorallocate().

Spanish

imagecolortransparent establece como color transparente a col en la imagen im. im es el identificador de imagen devuelto por imagecreate() y col es el identificador de color devuelto por imagecolorallocate().

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

imagecolorallocate() returns a color identifier representing the color composed of the given rgb components. the im argument is the return from the imagecreate() function. imagecolorallocate() must be called to create each color that is to be used in the image represented by im.

Spanish

$white = imagecolorallocate( $im, 255,255,255); $black = imagecolorallocate($im, 0,0,0);

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
7,745,694,109 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK