Graphics Utilities
Graphics Utilities is a runtime package that contains
three units.
-
GraphFlip contains simple functions to quickly rotate 24bpp bitmaps.
- unitExGraphics contains SystemPalette2 - a simple black and white palette,
and SystemPalette256 - a web compatible 256 colour palette. It also
contains the iHLSToRGB function for converting colour formats.
- unitExIcon contains TExIcon and TExCursor classes, which provide
comprehensive support for handling icon and cursor images at various
resolutions and sizes.