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

컴포넌트/라이브러리
Delphi/C++Builder Programming Components&Libraries
[519] GraphicEx 9.9 (03. Feb 2007)
박지훈.임프 [cbuilder] 19249 읽음    2007-08-13 04:00
2003년 5월 이후로 정말 오랜만에 다시 나온(?) GraphicEx입니다.
그런데 안타깝게도, 히스토리 정보도 없고 파일 날짜도 이전 버전과 같은 것을 봐서는 업데이트된 것은 아닌 것 같습니다.
제작자가 릴리즈 날짜를 바꾼 이유를 알 수 없지만... 중요한 라이브러리이고 또 하도 오랜만이라 올려봅니다. ^^;;

GraphicEx는 GIF, JPG, TIFF, PNG, PCX, TGA, PSD, PSP 등 자주 사용되는 거의 모든 이미지 포맷을 TImage에서
사용할 수 있게 해주는 라이브러리입니다.

  • TIFF images (*.tif; *.tiff), extended base line implementation
        1..16 bits per sample
        indexed, grayscale, RGB(A), CMYK, L*a*b*
        uncompressed, packed bits, LZW, CCITT T.4, Thunderscan, Deflate, new style JPEG
  • GFI fax images (*.fax), uses TTIFFGraphic to read
  • SGI images (*.bw, *.rgb, *.rgba, *.sgi)
        1..16 bits per sample
        indexed, grayscale, RGB(A)
        uncompressed, RLE
  • Autodesk images files (*.cel; *.pic) old style only
        8 bits per sample, indexed and uncompressed
  • Truevision images (*.tga; *.vst; *.icb; *.vda; *.win), write support included
        5 and 8 bits per sample
        grayscale, indexed, 15 bits RGB (555), 24 bits RGB(A)(888)
        uncompressed, RLE
  • ZSoft Paintbrush images (*.pcx, *.pcc; *.scr)
        1..8 bits per sample
        grayscale, indexed, RGB
        uncompressed, RLE
  • Kodak Photo-CD images (*.pcd)
        8 bits per sample in YCbCr in any resolution (192 x 128 up to 6144 x 4096)
  • Portable pixel/gray map images (*.ppm, *.pgm, *.pbm)
        1 and 8 bits per sample
        grayscale, indexed, RGB uncompressed
  • Dr. Halo images (*.cut, *.pal)
        8 bits per sample indexed, RLE compressed
  • CompuServe images (*.gif)
        1, 4, 8 bits per sample indexed, LZW compressed
  • SGI Alias/Wavefront images (*.rla, *.rpf)
        8 bits per sample RGB(A), RLE compressed
  • Standard Windows bitmap images (*.bmp, *.rle, *.dib)
  • Photoshop images (*.psd, *.pdd)
        1, 8, 16 bits per sample
        indexed, RGB, CMYK, CIE L*a*b*
        uncompressed and packed bits
  • Paintshop Pro images (*.psp)
        1, 4, 8 bits per sample
        indexed, grayscale, RGB
        uncompressed, RLE and LZ77
        single-layered files only!
  • Portable network graphic images (*.png)
        1, 2, 4, 8, 16 bits per sample
        indexed, grayscale alpha, RGB(A), LZ77 compressd

    다운받은 곳은,
    http://www.soft-gems.net/index.php?option=com_content&task=view&id=13&Itemid=33

  • + -

    관련 글 리스트
    519 GraphicEx 9.9 (03. Feb 2007) 박지훈.임프 19249 2007/08/13
    Google
    Copyright © 1999-2015, borlandforum.com. All right reserved.