DirectX의 와이프 기능을 사용한 이미지 스와핑 효과 내기 입니다.
<SCRIPT>
<!--
// 첫번째 이미지
var picture1="http://www.00fun.com/hillbilly_chic_laughing_lg_wht.gif"
// 두번째 이미지
var picture2="http://sir.co.kr/image/v9_lptitle.gif"
// 이미지의 크기를 설정 합니다
var picturewidth=240
var pictureheight=154
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (document.all) {
document.write('<OBJECT ID="DAControl_Wipe" ')
document.write('STYLE="width:'+picturewidth+';height:'+pictureheight+'"')
document.write('CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">')
document.write('</OBJECT>')
m = DAControl_Wipe.MeterLibrary;
whatTransformation = new ActiveXObject("DXImageTransform.Microsoft.Wipe");
whatPictures = new Array();
whatPictures[0] = m.ImportImage(picture1);
whatPictures[1] = m.ImportImage(picture2);
forward = m.Interpolate(0, 1, 3);
back = m.Interpolate(1, 0, 2);
whatMovement = m.Sequence(forward, back).RepeatForever();
whatTransformation.GradientSize = 1.0;
whatTransformation.WipeStyle = 0;
theResult = m.ApplyDXTransform( whatTransformation, whatPictures, whatMovement );
DAControl_Wipe.Image = theResult.OutputBvr;
DAControl_Wipe.Start();
}
//-->
</SCRIPT>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 230 | 20년 전 | 2044 | ||
| 229 | 20년 전 | 3131 | ||
| 228 | 20년 전 | 3322 | ||
| 227 | 20년 전 | 2384 | ||
| 226 | 20년 전 | 5466 | ||
| 225 | 20년 전 | 2512 | ||
| 224 | 20년 전 | 2961 | ||
| 223 | 20년 전 | 4198 | ||
| 222 | 20년 전 | 2598 | ||
| 221 | 20년 전 | 2285 | ||
| 220 | 20년 전 | 3672 | ||
| 219 | 20년 전 | 2065 | ||
| 218 | 20년 전 | 3557 | ||
| 217 | 20년 전 | 2473 | ||
| 216 | 20년 전 | 2901 | ||
| 215 | 20년 전 | 2211 | ||
| 214 | 20년 전 | 3327 | ||
| 213 | 20년 전 | 2909 | ||
| 212 | 20년 전 | 3041 | ||
| 211 | 20년 전 | 2142 | ||
| 210 | 20년 전 | 1886 | ||
| 209 | 20년 전 | 2339 | ||
| 208 | 20년 전 | 1969 | ||
| 207 | 20년 전 | 1670 | ||
| 206 | 20년 전 | 1849 | ||
| 205 | 20년 전 | 3940 | ||
| 204 | 20년 전 | 1672 | ||
| 203 | 20년 전 | 2005 | ||
| 202 | 20년 전 | 2352 | ||
| 201 | 20년 전 | 1819 | ||
| 200 | 20년 전 | 2948 | ||
| 199 | 20년 전 | 2004 | ||
| 198 | 20년 전 | 2081 | ||
| 197 | 20년 전 | 3643 | ||
| 196 | 20년 전 | 2973 | ||
| 195 | 20년 전 | 2087 | ||
| 194 | 20년 전 | 10238 | ||
| 193 | 20년 전 | 2239 | ||
| 192 | 20년 전 | 1589 | ||
| 191 | 20년 전 | 2657 | ||
| 190 | 20년 전 | 2283 | ||
| 189 | 20년 전 | 1676 | ||
| 188 | 20년 전 | 1469 | ||
| 187 | 20년 전 | 1903 | ||
| 186 | 20년 전 | 1702 | ||
| 185 | 20년 전 | 1741 | ||
| 184 | 20년 전 | 2338 | ||
| 183 | 20년 전 | 1545 | ||
| 182 | 20년 전 | 1477 | ||
| 181 | 20년 전 | 1618 | ||
| 180 | 20년 전 | 2713 | ||
| 179 | 20년 전 | 1795 | ||
| 178 | 20년 전 | 1847 | ||
| 177 | 20년 전 | 1973 | ||
| 176 | 20년 전 | 1794 | ||
| 175 | 20년 전 | 1868 | ||
| 174 | 20년 전 | 1691 | ||
| 173 | 20년 전 | 2054 | ||
| 172 | 20년 전 | 1780 | ||
| 171 | 20년 전 | 2551 | ||
| 170 | 20년 전 | 2264 | ||
| 169 | 20년 전 | 2541 | ||
| 168 | 20년 전 | 1470 | ||
| 167 | 20년 전 | 1571 | ||
| 166 | 20년 전 | 2143 | ||
| 165 | 20년 전 | 1612 | ||
| 164 | 20년 전 | 3759 | ||
| 163 | 20년 전 | 2651 | ||
| 162 | 20년 전 | 2070 | ||
| 161 | 20년 전 | 2780 | ||
| 160 | 20년 전 | 1723 | ||
| 159 | 20년 전 | 1599 | ||
| 158 | 20년 전 | 2557 | ||
| 157 | 20년 전 | 1483 | ||
| 156 | 20년 전 | 1723 | ||
| 155 | 20년 전 | 3225 | ||
| 154 | 20년 전 | 1884 | ||
| 153 | 20년 전 | 1617 | ||
| 152 | 20년 전 | 4944 | ||
| 151 | 20년 전 | 4567 | ||
| 150 | 20년 전 | 3508 | ||
| 149 | 20년 전 | 3773 | ||
| 148 | 20년 전 | 7060 | ||
| 147 | 20년 전 | 3545 | ||
| 146 | 20년 전 | 2610 | ||
| 145 | 20년 전 | 2609 | ||
| 144 | 20년 전 | 7164 | ||
| 143 | 20년 전 | 4591 | ||
| 142 | 20년 전 | 1892 | ||
| 141 | 20년 전 | 3247 | ||
| 140 | 20년 전 | 1953 | ||
| 139 | 20년 전 | 1560 | ||
| 138 | 20년 전 | 2291 | ||
| 137 | 20년 전 | 1771 | ||
| 136 | 20년 전 | 1450 | ||
| 135 | 20년 전 | 1782 | ||
| 134 | 20년 전 | 2963 | ||
| 133 | 20년 전 | 2437 | ||
| 132 | 20년 전 | 1703 | ||
| 131 | 20년 전 | 1633 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기