ImageEn, unit iexHelperFunctions |
|
Advanced Helper Methods
iexHelperFunctions.pas provides helper functions for TImageEnIO, TBitmap and TIEBitmap, plus a variety of file functions. These methods provide quicker access to some ImageEn functionality for common tasks.
Add iexHelperFunctions to your uses clause to access the new methods.
Note: Delphi/C++ 2005 or newer is required to use helper classes
IEBitmap Helper Methods
Add more functionality to the
TIEBitmap class.
IEVision IEBitmap Helper Methods
Easier access to
IEVision functionality via
TIEBitmap.
IEMultiBitmap Helper Methods
Add more functionality to the
TIEMultiBitmap class.
IEVision IEMultiBitmap Helper Methods
Easier access to
IEVision functionality via
TIEMultiBitmap.
ImageEnIO Helper Methods
Shortcut methods for the
TImageEnIO class.
IOParams EXIF Helper Methods
Provide string formatted (human-readable) access to some
EXIF properties:
IOParams XMP Helper Methods
Helper functions for XMP meta-data:
TBitmap Helper Methods
Add more functionality to the TBitmap class.
TImage Helper Methods
Add more functionality to the TImage class.
File Methods
Perform image editing functions without direct use of ImageEn components.