JPG 파일을 BMP로 변환해야 하는데 어떻게 해야할지 몰라서 조언 구합니다.
여기서 중요한 것은 BMP는 -bit per pixel (1bpp) format 이어야 합니다.
부탁드립니다.
급해서 그러는데. 참조 코드 있으면 더욱 좋습니다.
ImageMagick이 설치되어 있다면 아래와 같이 하시면 될겁니다.
$ convert input.jpg -type Bilevel output.bmp
써본것은 아니지만, ImageMagick API(http://www.imagemagick.org/script/api.php)도 있네요. 다양한 언어에 대한 바인딩도 있는 것 같고요.
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
ImageMagick이 설치되어 있다면 아래와 같이
ImageMagick이 설치되어 있다면 아래와 같이 하시면 될겁니다.
써본것은 아니지만, ImageMagick API(http://www.imagemagick.org/script/api.php)도 있네요.
다양한 언어에 대한 바인딩도 있는 것 같고요.
댓글 달기