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
 Webp lib in a subfolder
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Dscho

9 Posts

Posted - Sep 23 2022 :  09:21:35  Show Profile  Reply
Hi,
How can i use Webp lib in a subfolder instead folder of the Mainapp?

Best Regards
Dscho

xequte

38180 Posts

Posted - Sep 23 2022 :  17:44:00  Show Profile  Reply
Hi Dscho

WebP is supported by two possible methods:
- If you have installed a WebP codec (such as Google's) then it can be loaded using WIC (automatically)
- If you have installed and registered the ImageMagick plug-in then loading and saving to WebP is supported. This method supports the DLL's being located in a sub-folder. The method is changing in next week's release. In 11.4.0 you call RegisterPlugin and pass a folder:

https://www.imageen.com/help/TIEMiscPluginsImageMagick.RegisterPlugin.html

See also: http://www.imageen.com/help/File_Formats.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

xequte

38180 Posts

Posted - Nov 27 2023 :  16:01:18  Show Profile  Reply
Also note that WebP loading is now automatically supported on Delphi 12 and newer if you add Vcl.Skia to the uses clause of any unit in your project.

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