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
ImageEnIO Helper Functions
Shortcut methods for the
TImageEnIO class.
Bitmap Helper Functions
Add more functionality to the TBitmap class.
IEBitmap Helper Functions
Add more functionality to the
TIEBitmap class.
IOParams EXIF Helper Functions
Provide string formatted (human-readable) access to some
EXIF properties:
IOParams XMP Helper Functions
Helper functions for XMP meta-data:
File Functions
Perform image manipulation functions without direct use of ImageEn components.