이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

ImageGear for C and C++

강력한 C 및 C++ Image Processing SDK.

Accusoft사에서 공개
1998년 부터 ComponentSource에서 판매중

버젼: v21.0 업데이스 날짜: Mar 3, 2025

i

Please note that new licenses of ImageGear for C and C++ are no longer available. Please consider ImageGear for .NET as an alternative.

ImageGear for C and C++

Released: Mar 3, 2025

v21.0 버젼 업데이트

기능

  • Updated third-party library heif to a newer release which allows reading some new heic files.
  • Updated third-party library zlib to a newer release which address additional security vulnerabilities.
  • Updated a third-party PDF library to a newer release to remove dependencies with security vulnerabilities.

수정사항

  • Fixed several vulnerabilities that occurred when loading some malformed jpeg, psd, tiff and xpm files.
  • Breaking Changes
    • The major version was changed from 20 to 21, so the library names were also changed, for example igCore20d.dll to igCore21d.dll for Windows and libIGCORE20.so to libIGCORE21.so for Linux.
    • Deploying an application that uses the ImageGear PDF Component for x64 requires that the Visual C++ Redistributable for Visual Studio 2015-2022 also be installed at the target machine. (Windows)
    • HEIF component now requires GCC 9.4+. (Linux)
    • HEIF component now static links MSVC++ 2015-2022 runtime. (Windows)