fpvectorial

From Lazarus wiki
Revision as of 20:05, 16 July 2009 by Sekelsenmat (talk | contribs) (New page: == Introduction == FPVectorial offers support to read, modify and write vectorial images. It's counterpart library is fp-image, which works with raster images. FPVectorial comes with...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

FPVectorial offers support to read, modify and write vectorial images.

It's counterpart library is fp-image, which works with raster images. FPVectorial comes with a unit which allows to draw a vectorial image to a TFPCustomCanvas, but no routines are provided to convert raster images to vectorial images.

Current file list

The central unit is fpvectorial.


Readers and writers for various image formats

  • fpvpdf

Examples:

  • example1

Go to back Packages List