[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lazutils)

Reference for unit 'GraphMath'

A set of mathematical helper routines to simply cross-platform canvas drawing.

uses

  System,

  Types,

  Classes,

  sysutils,

  Math,

  GraphType,

  

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

  LazUtilities;

  

Contains miscellaneous utility routines and variables used in the Lazarus IDE and LCL.

Overview

graphmath.pp contains math helper routines for use for graphics drawing. It is used to simply cross-platform canvas drawing operations. graphmath.pp is part of the LazUtils package.

Related topics

GraphMathOperators

  

GraphMath Operators.


Version 4.0 Generated 2025-05-03 Home