PowerPDF: use fcl-image for image processing.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
jesusr
2020-08-14 13:39:02 +00:00
parent 8dd89d1af9
commit 123e934a4f
6 changed files with 341 additions and 137 deletions

View File

@ -283,6 +283,7 @@ type
EPdfInvalidValue = class(Exception);
EPdfInvalidOperation = class(Exception);
EPdfInvalidImageFormat = class(Exception);
{*
* utility functions.