-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
The demo requires CCR-Exif, which does not compile.
If you try to use only Quick.ImageFX.GDI, it doesn't compile because the Quick.ImageFX.Base unit requires two interfaces: IImageFX and IImageFXTransform.
The IImageFX issue can be solved by adding the Quick.ImageFX unit to the uses clause, but there is no definition of the IImageFXTransform interface in the sources.
Any Idea?
Metadata
Metadata
Assignees
Labels
No labels