Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

Reference for unit 'Graphics'

uses

  System,

  SysUtils,

  Math,

  Types,

  Classes,

  Contnrs,

  AVL_Tree,

  FPImage,

  FPCanvas,

  FPWriteBMP,

  FPWritePNG,

  PNGComn,

  FPReadPNM,

  FPWritePNM,

  FPReadJpeg,

  FPWriteJpeg,

  FPReadTGA,

  FPWriteTGA,

  FPReadTiff,

  FPTiffCmn,

  FPReadGif,

  System.UITypes,

  LCLVersion,

  

  LCLStrConsts,

  

  LCLType,

  

  LCLProc,

  

Useful lower-level helper functions and classes.

  LMessages,

  

Contains Typhon message codes and their mapping to message codes for other platforms/widgetsets.

  LResources,

  

  LCLResCache,

  

  IntfGraphics,

  

  IcnsTypes,

  

  WSReferences,

  GraphType,

  GraphMath,

  FPCAdds,

  LazLoggerBase,

  LazTracer,

  LazUtilities;

Overview

graphics.pp contains classes, types, and routines used to represent graphic images in a Typhon Component Library (LCL) application. The following classes are added to the registered class list used by the Run-time Library (RTL):

graphics.pp is part of the Typhon Component Library (LCL).



CT Web help

CodeTyphon Studio