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:
 |