Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
ImageEnMView SaveToFile
New Topic
Reply to Topic
Author
Topic
izaque
Brazil
95 Posts
Posted - Apr 06 2015 : 13:30:53
I'm trying to save a file loaded as tiff with the following line:
ImgMulti.MIO.Params [0] .SaveToFile ('c: \ test.tiff');
But the file size is less than the uploaded file, and view the "test.tiff" there is nothing to see. What was wrong?
Version: ImageEn_4.3.0_76371
xequte
38613 Posts
Posted - Apr 06 2015 : 16:00:45
Hi
You are calling:
MIO.Params [0] .SaveToFile
I.e you are saving only the parameters of the image.
Either call MIO.SaveToFile to save all frames in the ImageEnMView as a TIFF, or get the image of a certain index and write that to file (for only a one frame image).
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
izaque
Brazil
95 Posts
Posted - Apr 07 2015 : 05:04:02
thank you so very much!
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page