RGB(»¡°£»ö;³ì»ö;ÆÄ¶õ»ö) - »ö»óÀ» Ç¥½ÃÇÏ´Â
»¡°£»ö,
³ì»ö ¹×
ÆÄ¶õ»ö °ª(°¢°¢Àº 0~255 ¹üÀ§)À» È¥ÇÕÇÏ¿© ¾ò´Â 0~16777215 »çÀÌÀÇ Á¤¼ö
TextColor(¡°Plaid¡±;RGB(255;0;0))Àº ´Ü¾î
Plaid¸¦ »¡°£»öÀ¸·Î ¹ÝȯÇÕ´Ï´Ù.
TextColor(¡°Plaid¡±;RGB(0;0;255))´Â ´Ü¾î
Plaid¸¦ ÆÄ¶õ»öÀ¸·Î ¹ÝȯÇÕ´Ï´Ù.
TextColor(¡°Plaid¡±;RGB(0;0;0))Àº ´Ü¾î
Plaid¸¦ °ËÀº»öÀ¸·Î ¹ÝȯÇÕ´Ï´Ù.
TextSize( TextFont( TextColor( MyTable::MyText; RGB( 0 ; 125 ; 125 ) ); "Courier" ) ; 12) ´Â
MyTable::MyText¿¡ Æ÷ÇÔµÈ ÅØ½ºÆ®¸¦ Courier ¼Ã¼ 12ptÀÇ ³ì»ö ÅØ½ºÆ® Æ÷¸ËÀ¸·Î ¹ÝȯÇÕ´Ï´Ù.