VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 123456789[10] ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 07:54:21 03/21/00 Tue
Author: Michel
Subject: Re: Envision vs. ImageLib
In reply to: Juan 's message, "Re: Envision vs. ImageLib" on 21:42:03 03/20/00 Mon


Hi Juan,

The Envision library should be fine for your needs.

> * Visualize TIFF Group Fax 4

This can be done in both the VCL TImage component and the Envision TImageScrollBox component.

> * Zoom in/out
The TImageScrollBox will be the easiest way to handle this, although you can still do it with a TImage be setting Stretched to True, and computing the dimensions yourself.

> * Save and Load (File/Stream/BLOB)
All classes derived from TDibGraphic (even TGraphic) have SaveToStream and LoadFromStream methods. When using the TImageScrollBox, the Graphic property provides access to the
TDibGraphic.

> * Print file's portions
You can use the TCropTransform to extract a portion of an image, then the TDibGraphicPrinter for printing.

> * To be fast loading/show files
Envision is quite fast at loading the file formats.

Best regards,

Michel

[ Next Thread | Previous Thread | Next Message | Previous Message ]

[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.