http://www.imagemagick.org/script/binary-releases.php#windows
업로드는 덱스트를 사용하고 이미지는 이녀석을 사용하는 곳이 잇어서 찾아봤습니다.
저도 몰랐음 ㅠㅠ
찾아보니 인스톨시 체크박스 맨 하단 OLE부분을 체크하라고 나오네요
Windows Binary Release
ImageMagick runs on Windows 8 (x86 & x64), Windows 7 (x86 & x64), Windows XP (x86) with Service Pack 3, Windows Vista (x86 & x64) with Service Pack 2, Windows Server 2003 (x86 & x64) with Service Pack 2 (verify MSXML6 is present), Windows Server 2003 R2 (x86 & x64), Windows Server 2008 (x86 & x64) with Service Pack 2, and Windows Server 2008 R2 (x64).
The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 512 MB of RAM is recommended, but the more RAM the better. Although ImageMagick runs well on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.
The Windows version of ImageMagick is self-installing. Simply click on the appropriate version below and it will launch itself and ask you a few installation questions. Versions with Q8 in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas, Q16 in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version. Versions with dll in the filename include ImageMagick libraries as dynamic link libraries. Unless you have specific requirements, we recommend this version of ImageMagick for 32-bit Windows:
Version | HTTP | FTP | Description |
---|---|---|---|
ImageMagick-6.8.5-9-Q16-x86-dll.exe | download | download | Win32 dynamic at 16 bits-per-pixel |
Or choose from these alternate Windows binary configurations:
Version | HTTP | FTP | Description |
---|---|---|---|
ImageMagick-6.8.5-9-Q16-x86-static.exe | download | download | Win32 static at 16 bits-per-pixel |
ImageMagick-6.8.5-9-Q8-x86-dll.exe | download | download | Win32 dynamic at 8 bits-per-pixel |
ImageMagick-6.8.5-9-Q8-x86-static.exe | download | download | Win32 static at 8 bits-per-pixel |
ImageMagick-6.8.5-9-Q16-x64-dll.exe | download | download | Win64 dynamic at 16 bits-per-pixel |
ImageMagick-6.8.5-9-Q16-x64-static.exe | download | download | Win64 static at 16 bits-per-pixel |
ImageMagick-6.8.5-9-Q16-x86-windows.zip | download | download | Portable Win32 static at 16 bits-per-pixel. Just copy to your host and run (no installer, no Windows registry entries). |
'asp' 카테고리의 다른 글
64비트 윈도우서버 DLL 컴포넌트 오류 (0) | 2013.11.07 |
---|---|
IE와 크롬 한글 파라미터값 UTF8 euckr (0) | 2013.07.10 |
ASP 사용 시 발생하는 에러내용 및 해결방법 (0) | 2013.05.14 |
SmartEditor Basic ASP DEXT.FileUpload (2) | 2012.12.28 |
Windows2008 x64 Server.CreateObject("DEXT.FileUpload") 오류 (4) | 2012.11.18 |