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
 Get a list of file extensions supported by ImageEn
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

xequte

38510 Posts

Posted - Apr 30 2015 :  16:25:20  Show Profile  Reply
Hi

Please see:

http://www.imageen.com/help/GetAllSupportedFileExtensions.html

Examples
// Get all image and video formats that ImageEn can read
sLoadExtensions := GetAllSupportedFileExtensions( True, False, True );

// Get the image formats that ImageEn can save (not videos)
sSaveExtensions := GetAllSupportedFileExtensions( False, True, False );


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: