Hi, what is the difference between the ImageEn for Delphi and ImageEn for .Net? The ImageEn to .Net has the same features? I have a project that was being started at Delphi, and do not know whether to ImageEn .Net is good as Delphi for.
Hi, main features are the same (supported file formats, acquiring from devices, etc..) because the core is the same. Classes/Methods and properties (hence the interface) are different in naming and general organization. Delphi/VCL specific features do not exist in .Net version.