[Overview][Constants][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

  System,

  Classes,

  sysutils,

  FPimage,

  FPReadBMP,

  FPWriteBMP,

  BMPComn,

  FPCAdds,

  

  AvgLvlTree,

  

An Average Level Tree structure, which is kept balanced so that finding a node is very rapid

  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.

  LCLversion,

  

Contains the version number constants of the LCL.

  math,

  LCLProc,

  

Useful lower level helper functions and classes

  GraphType,

  

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

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  FPReadPNG,

  FPWritePNG,

  FPReadTiff,

  FPWriteTiff,

  IcnsTypes;

  

The latest version of this document can be found at lazarus-ccr.sourceforge.net.