ACF $AcfVersion:0$
iimg - Imaging Library

Introduction

The iimg library provides bitmap handling, image loading, and image manipulation functionality.

Key Features

  • Bitmap Handling: Bitmap creation, loading, and manipulation
  • Image Loading: Component-based image loading
  • Bitmap Base Classes: Foundation classes for bitmap operations
  • Format Support: Various image format support

Architecture

Key components:

Dependencies

  • istd: Standard utilities and interfaces
  • iser: Serialization framework
  • icomp: Component framework
  • Qt GUI: QImage and related classes

See Also