Envision Image Library - Version 3.00
OVERVIEW
The Envision Image Library augments Borland/Embarcadero's Delphi
with powerful imaging capabilities. The library provides
image file I/O for popular file formats, printing, scanning,
ocr interface, and image processing features for 32 and 64 bit
applications.
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
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 Rad Studio XE, install the .\packages\En_DXE.Bpl file
For Rad Studio XE2, install the .\packages\En_DXE2.Bpl file
For Rad Studio XE3, install the .\packages\En_DXE3.Bpl file
For Rad Studio XE4, install the .\packages\En_DXE4.Bpl file
QUICK START
There is a sample project file for each supported version of
Delphi.
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 2010, .\Example\DemoD2010.bdsproj
For Rad Studio XE, .\Example\DemoDXE.bdsproj
For Rad Studio XE2, .\Example\DemoDXE2.bdsproj
For Rad Studio XE3, .\Example\DemoDXE3.bdsproj
For Rad Studio XE4, .\Example\DemoDXE4.bdsproj
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 Rad Studio XE, add .\Trial\DXE and the base directory
For Rad Studio XE2, add .\Trial\DXE2 and the base directory
For Rad Studio XE2 64 bit, add .\Trial\DXE2_64 and the base directory
For Rad Studio XE3, add .\Trial\DXE3 and the base directory
For Rad Studio XE3 64 bit, add .\Trial\DXE3_64 and the base directory
For Rad Studio XE4, add .\Trial\DXE4 and the base directory
For Rad Studio XE4 64 bit, add .\Trial\DXE4_64 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
1