[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,

  

  Math,

  fpImage,

  

  FPReadBMP,

  

  FPWriteBMP,

  BMPComn,

  

  FPReadPNG,

  FPWritePNG,

  FPReadTiff,

  FPWriteTiff,

  FPTiffCmn,

  Laz_AVL_Tree,

  FPCAdds,

  

  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.

  LCLProc,

  

Useful lower level helper functions and classes

  GraphType,

  

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

  IcnsTypes;

  

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