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

Reference for unit 'Graphics'

Unit contains definitions for many fundamental classes and types used in graphic applications

uses

  sysutils,

  math,

  Types,

  Classes,

  contnrs,

  FPCAdds,

  

  FPImgCmn,

  FPImage,

  FPCanvas,

  FPReadPNG,

  FPWritePNG,

  PNGComn,

  FPReadBMP,

  FPWriteBMP,

  FPReadPNM,

  FPWritePNM,

  FPReadJpeg,

  FPWriteJpeg,

  IntfGraphics,

  

  AvgLvlTree,

  

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  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

  LMessages,

  

  LCLIntf,

  

  LResources,

  

  LCLResCache,

  

  GraphType,

  

  IcnsTypes,

  

  GraphMath,

  

  InterfaceBase,

  

  WSReferences;

Related topics

Progress

  

Monitoring the progress of drawing a complicated Graphic

This page is hosted on SourceForge.net Logo