ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Adding Image Formats via WIC
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

xequte

38182 Posts

Posted - Oct 16 2018 :  03:28:10  Show Profile  Reply
From v8, ImageEn supports image loading of WIC formats. These are codecs included in Windows to display images, e.g. in Explorer. You can install extra codecs to add support for more formats to Windows and ImageEn.

Most WIC formats are supported by ImageEn natively, so the main ones of interest are:

- RAW camera formats: Allows you to support RAW without including a DLL such as ielib.dll

Enable this via CameraRawEngine:

https://www.imageen.com/help/TIEImageEnGlobalSettings.CameraRawEngine.html

Windows seems to include the codecs for most RAW formats, but they also offer a codec pack (which I don't think is needed):
https://www.microsoft.com/en-us/download/details.aspx?id=26829


- HEIF/HEIC Image Format: This format is popular on Apple devices. You need to install the codec from:

https://www.microsoft.com/en-us/p/heif-image-extensions/9pmmsr1cgpwg


- AVIF Image Format: For this format you will need the AV1 Video Extension:

https://apps.microsoft.com/store/detail/av1-video-extension/9MVZQVXJBQ9V?hl=en-us&gl=US


- Other: There is also a commercial codec pack available:

https://www.fastpictureviewer.com/codecs/


Nigel
Xequte Software
www.imageen.com
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: