C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 Q&A
C++Builder Programming Q&A
[17952] [q] Clipping region 과 updating region 의 차이점.
유지상 [newjisang] 979 읽음    2002-04-26 03:13
MSDN에 다음과 같이 쓰여져 있습니다.

The ExcludeUpdateRgn function excludes the update region from the clipping region for the display device context. This function is useful when drawing in a window other than when a WM_PAINT message is processing. It prevents drawing in the areas that will be updated during the next WM_PAINT message.

The ValidateRect and ValidateRgn functions validate a portion of the window by removing a specified rectangle or region from the update region. These functions are typically used when the window has updated a specific part of the screen in the update region before receiving the WM_PAINT message.

MSDN의 설명만 봐서는 ExcludeUpdateRgn 과 ValidateRgn 의 차이가 무엇인지 구분하기가 힘든데, 그 차이점이 무엇인지 아시나요?
그리고 Update Region 과 Clipping Region의 차이점은 무엇이지요?

+ -

관련 글 리스트
17952 [q] Clipping region 과 updating region 의 차이점. 유지상 979 2002/04/26
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.