Hai cercato la traduzione di rectangle da Coreano a Inglese

Coreano

Traduttore

rectangle

Traduttore

Inglese

Traduttore
Traduttore

Traduci istantaneamente testi, documenti e voce con Lara

Traduci ora

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Coreano

Inglese

Informazioni

Coreano

the function simply draws a rectangle.

Inglese

(no version information, might be only in cvs)

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

the function simply draws a rectangle with rounded corners.

Inglese

(no version information, might be only in cvs)

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

ul_x is the upper left x coordinate of the rectangle.

Inglese

ul_y is the upper left y coordinate of the rectangle.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

lr_x is the lower right x coordinate of the rectangle.

Inglese

$handle = printer_open(); printer_start_doc($handle, "my document"); printer_start_page($handle); $pen = printer_create_pen(printer_pen_solid, 2, "000000"); printer_select_pen($handle, $pen); $brush = printer_create_brush(printer_brush_solid, "2222ff"); printer_select_brush($handle, $brush); printer_draw_rectangle($handle, 1, 1, 500, 500); printer_delete_brush($brush); printer_delete_pen($pen); printer_end_page($handle); printer_end_doc($handle); printer_close($handle);

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Attenzione: contiene formattazione HTML nascosta

Coreano

rec_x is the upper left x coordinate of the bounding rectangle.

Inglese

the function simply draws an chord. handle must be a valid handle to a printer.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

rec_x1 is the lower right x coordinate of the bounding rectangle.

Inglese

rec_y1 is the lower right y coordinate of the bounding rectangle.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

imagerectangle() creates a rectangle of color col in image im starting at upper left coordinate x1, y1 and ending at bottom right coordinate x2, y2. 0, 0 is the top left corner of the image.

Inglese

0, 0 is the top left corner of the image.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

imagefilledrectangle() creates a filled rectangle of color col() in image im starting at upper left coordinates x1, y1 and ending at bottom right coordinates x2, y2. 0, 0 is the top left corner of the image.

Inglese

0, 0 is the top left corner of the image.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
8,708,552,458 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK