TEnhVoiceCommand icon

TEnhImage news

TEnhVoiceCommand icon



Extends TImage with JPEG support and image manipulation like flip, invert, saturation, lightness, graying and more. Easy to use. Correctly handles image aspect ratio. Requires PASJPG10.ZIP by NOMSSI NZALI Jacques H. C.
NOTE: if you have troubles with PASJPG10.ZIP when recompiling the library (i.e. installing the component), then apply the following patches by hand:
- rename file JMEMNOBS.PAS to JMEMWIN.PAS
- in file JMEMMGR.PAS at line 41 change JMEMNOBS to JMEMWIN
Version Release date What's new
2.03 01 may 1997 - added support for 256 colors Windows systems. You can load and save images even on these systems, but you still can't manipulate it with flips or color management routines.
- the ForceGray property now works both on reading and writing JPEGs
2.02 25 feb 1997 - added procedure ReadImageInfo to retrieve the size of a JPEG image without having to read it (useful to know the size in advance and/or to decide to read it with a scaling factor)
2.01 - this release never saw the light :-)
2.00 26 jan 1997 - written the 16 bit version (Delphi 1) with ALL the features of the 32 bit version (fully compatible)!!!
- the demo project now shows the effects too (flip, to gray, invert)
1.01 13 jan 1997 - removed an unresolved reference to the XGIF unit that caused delphi library recompilation to fail
1.00 03 jan 1997 - initial release

There have been . Hope you enjoy here :-)
Feel free to ask me anything.

These pages were developed with Netscape 3.01 Gold by Alfredo Milani-Comparetti
Last modified on 01 may 1997