ImageEn, unit iexHelperFunctions

TBitmapHelper


Description

Provides helper functions for the Windows TBitmap class.

See: Advanced Helper Methods

Note:
 To assign between TBitmap and TIEBitmap, you can use TIEBitmap.Assign and TIEBitmap.AssignTo
 ImageEn provides a similar class to TBitmap for holding images in memory, TIEBitmap