[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

Reference for unit 'IntfGraphics'

Classes and functions for easy handling of raw images (interface images)

uses

  Classes,

  SysUtils,

  fpImage,

  FPReadBMP,

  BMPComn,

  FPCAdds,

  

  AvgLvlTree,

  

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  LCLProc,

  

Useful lower level helper functions and classes

  GraphType,

  

Definitions of several special types (including Raw Image) to be used for graphics

  LCLIntf,

  

  FPReadPNG,

  IcnsTypes;