Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
PeterPanino
Posted - Aug 10 2017 : 05:37:27 The overload TImageEnMView.AppendImage(Stream: TStream): integer; does not have a FileFormat parameter like e.g. FileFormat: TIOFileType = ioUnknown.
So isn't it possible to use TImageEnMView.AppendImage(Stream: TStream): integer; with automatic format detecting?
I am asking because the documentation shows only one parameter:
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Aug 10 2017 : 18:02:01 Hi Peter
ImageEn will automatically detect the format. In 7.0.1 you can optionally specify a file format.