블로그
-
3dsmax V-Ray 설정값
Image aspect (이미지 종횡비): 1.333 (이미지의 가로세로 비율) Pixel aspect (픽셀 종횡비): 1.0 (픽셀 자체의 비율) Width (너비), Height
blog.naver.com · 2025.04.26
-
《기초 지식》 HTML 글자(Font) 크기 단위
. - ex : x-height, 해당폰트의 소문자 x의 높이를 기준으로 한다. - px : pixel, 표시장치(모니터)에 따라서 상대적인 크기를 갖는다. - % : percent
blog.naver.com · 2020.05.23
-
[포토샵강좌-기초#5강]문서 안으로 이미지 가져오고 크기 조정 및 배치하기
새로만들기 창이 열리면 폭(Width)과 높이(Height)의 값을 600x600으로 입력해주세요. 단위는 pixel(픽셀)인지 꼭 확인해주시고, 해상도(Resolution)가 72인지, 색상모드(Color mode)가 RGB / 8비트인지 배경 내용(Background content
blog.naver.com · 2019.02.07
-
CSS 핵 정리 (IE6, IE7, IE8, IE9), FF, Chrome, Safari
vertical-align:top; } IE7 *+ html .ComLayer1 { color:#ff0000; font-size:12px; vertical-align:middle; line-height font-size:12px\9; vertical-align:bottom\9; } Chrome and Safari @media screen and (-webkit-min-device-pixel-ratio
blog.naver.com · 2016.07.01
-
Bitmap resize code - 미완성
//File Size U1 bfReserved1[2]; U1 bfReserved2[2]; U1 bfOffBits[4]; //this indicates address of the pixel U1 biWidth[4]; // Image width U1 biHeight[4]; // Image height U1 biPlaines[2]; // Current is supported
blog.naver.com · 2009.06.02