Results for rectangle translation from Korean to English

Korean

Translate

rectangle

Translate

English

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

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

Add a translation

Korean

English

Info

Korean

the function simply draws a rectangle.

English

(no version information, might be only in cvs)

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

Korean

the function simply draws a rectangle with rounded corners.

English

(no version information, might be only in cvs)

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

Korean

ul_x is the upper left x coordinate of the rectangle.

English

ul_y is the upper left y coordinate of the rectangle.

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

Korean

lr_x is the lower right x coordinate of the rectangle.

English

$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);

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

Warning: Contains invisible HTML formatting

Korean

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

English

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

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

Korean

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

English

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

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

Korean

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.

English

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

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

Korean

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.

English

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

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

Get a better translation with
8,706,823,698 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