
Envision Image Library - Version 2.55

OVERVIEW

The Envision Image Library augments Borland's Delphi
and C++ Builder software development environment with 
powerful imaging capabilities.  The library provides 
image file I/O for popular file formats, printing, scanning,
ocr interface, and image processing features. 

INSTALLATION

The library is deployed in a simple zip archive. Just extract 
the file with directories in the base directory of your choice. 
No registry settings, no global files in your system 
directories. To uninstall, just delete the folder.

The design-time package need to be installed in the Delphi 
or C++ Builder IDE. In the IDE of all versions, this is 
done from the Component | Install Packages menu.

For Delphi 7,        install the .\packages\En_D7.Bpl file
For Delphi 2005,     install the .\packages\En_D2005.Bpl file
For BDS 2006,        install the .\packages\En_D2006.Bpl file
For BDS 2007,        install the .\packages\En_D2007.Bpl file
For Rad Studio 2009, install the .\packages\En_D2009.Bpl file
For Rad Studio 2010, install the .\packages\En_D2010.Bpl file

For C++ Builder 6, install the .\packages\En_C6.Bpl file


QUICK START

There is a sample project file for each supported version of 
Delphi and C++ Builder.

For Delphi 7, .\Example\DemoD7.Dpr
For Delphi 2005, .\Example\DemoD2005.bdsproj
For BDS (Delphi) 2006, .\Example\DemoD2006.bdsproj
For BDS (Delphi) 2007, .\Example\DemoD2007.bdsproj
For Rad Studio 2009, .\Example\DemoD2009.bdsproj
For Rad Studio 2009, .\Example\DemoD2010.bdsproj

For C++ Builder 6, .\Example\DemoC6.Bpr
                   .\Example\EzViewC6.Bpr
 

When creating a new project with the evaluation version,
the appropriate path must be added to the Project |
Library path options. See the options in the example 
projects for details.

For Delphi 7, add .\Trial\D7 and the base directory
For Delphi 2005, add .\Trial\D2005 and the base directory
For BDS 2006 (Delphi), add .\Trial\D2006 and the base directory
For BDS 2007 (Delphi), add .\Trial\D2007 and the base directory
For Rad Studio 2009, add .\Trial\D2009 and the base directory
For Rad Studio 2010, add .\Trial\D2010 and the base directory

For C++ Builder 6, add .\Trial\CB6 and the base directory


HISTORY

See Version History in Help file


MORE INFORMATION

See the online help file: Envision.Chm

On the Internet: www.intervalsoftware.com


