Skip to content

Doesn't work with Delphi 11.2 #4

Description

@maxcoros

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions