Skip to content

AngusJohnson/Image32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image32

A 2D graphics library written in Delphi Pascal

Image32 is a comprehensive 2D graphics library written entirely in Delphi Pascal, and without dependencies on other libraries. It provides an extensive range of image manipulation and drawing functions that includes text rendering through native parsing of truetype font files.

Other significant features include

  1. An extensive list of image manipulation functions
  2. A polygon renderer that supports a very wide range of drawing options including tiled images, and linear and radial gradient fills
  3. Cross-platform support using either Delphi's FMX framework or the Lazarus pascal compiler

Documentation

Extensive documentation can be found here.

Images from demo sample applications

Layers201
Layers201 video

Layers301
Layers301 video

svg1
SVG101 video

Vectorize
Vectorize video