|
1. 흰색의 유래(기원)
1.1 정의
흰색은 한국 공업규격의 기본색 이름중의 하나로 영어로는 white이며, 색채의 3속성 중 색상은 없어도 명도는 가장 높으며 채도가 없는 일차원 색채인 무채색이다.
1.2 어원과 종류
① 어원
White
게르만어에서
|
- 페이지 31페이지
- 가격 3,000원
- 등록일 2016.11.22
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
COLOR
2. WHITE
3. BLACK
4. BLACK+WHITE = GRAY
5. COLOR+WHITE = TINT
6. COLOR+BLACK = SHADE
7. COLOR+WHITE+BLACK = TONE
1. WHITE-GRAY-BLACK
2. WHITE-TINT-COLOR
3. COLOR-SHADE-BLACK
4. TINT-TONE-SHADE
5. TINT-TONE-BLACK
6. WHITE-TONE-SHADE
7. COLOR-WHITE-BLACK
8. TINT-TONE-SHADE-GRAY -괴테
|
- 페이지 6페이지
- 가격 6,300원
- 등록일 2015.09.07
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Color.White);
if (m_RectMouse.Intersects(m_RectBefore))
{
spriteBatch.Draw(m_BeforeButton.sprite, m_RectBefore, Color.Blue);
}
else
{
spriteBatch.Draw(m_BeforeButton.sprite, m_RectBefore, Color.White);
}
spriteBatch.DrawString(Font.font, "PlayTime = " + m_Min.ToString() + " : " + m_Sec.ToString() +
|
- 페이지 28페이지
- 가격 3,000원
- 등록일 2011.08.01
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Color.white);
//버튼 panel 생성
menuPanel=new JPanel();
menuPanel.setLayout(new GridLayout(1,buttons.length));
buttons[0] = new JButton("Line");
buttons[0].addActionListener(this);
buttons[1] = new JButton("ArrowLine");
buttons[1].addActionListener(thi
|
- 페이지 10페이지
- 가격 2,000원
- 등록일 2006.05.08
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Color(246,180,31));
g2.fill(path18);
Ellipse2D circle1 = new Ellipse2D.Double(150,80,60,60); //눈 그리기 그리기 시작
g2.setPaint(Color.white);
g2.fill(circle1);
Ellipse2D circle2 = new Ellipse2D.Double(240,80,60,60);
g2.setPaint(Color.white);
g2.fill(circle2);
Ellipse2D circle3 = new Ellipse2D.D
|
- 페이지 8페이지
- 가격 1,500원
- 등록일 2010.12.02
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|