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.

Other significant features include

  1. A polygon renderer that supports a very wide range of drawing options including tiled images, and linear and radial gradient fills
  2. Cross-platform support using either Delphi's FMX framework or the Lazarus pascal compiler
  3. Native parsing of truetype font (ttf) files, Windows bitmap files (bmp), and SVG image files.

Documentation

Extensive documentation can be found here.

Images & videos from demo sample applications

Layers201
Layers201 video

Layers301
Layers301 video

svg1
SVG101 video

image32_text

Vectorize
Vectorize video

drawing
Drawing video

ctrldemo
No VCL & no FMX 'experimental' app video