SetDrawColor

SetDrawColor(int r [, int g, int b])

¼³¸í

±×¸®±â µ¿ÀÛ(¼±, »ç°¢Çü°ú ¼¿ÀÇ °æ°è¼±)¿¡ »ç¿ëÇÒ »ö»óÀ» ¼³Á¤ÇÕ´Ï´Ù. RGBÀÇ Á¶ÇÕÀ̳ª Èæ¹éÀ½¿µÀ¸·Î Ç¥ÇöÇÒ ¼ö ÀÖ½À´Ï´Ù. ù ÆäÀÌÁö¸¦ »ý¼ºÇϱâ Àü¿¡ È£ÃâÇÒ ¼ö ÀÖÀ¸¸ç, ÆäÀÌÁö¸¦ º¯°æÇصµ °ªÀº À¯ÁöµË´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ

r
g¿Í b°¡ ÁÖ¾îÁø´Ù¸é, »¡°£»ö; ±×·¸Áö ¾Ê´Ù¸é À½¿µ ·¹º§À» °¡¸®Åµ´Ï´Ù. 0 ¿¡¼­ 255±îÁö °¡´ÉÇÕ´Ï´Ù.
g
³ì»ö (0 ~ 255).
b
ÆÄ¶õ»ö (0 ~ 255).

Âü°í

SetFillColor(), SetTextColor(), Line(), Rect(), Cell(), MultiCell().
¸ñÂ÷