Share

FreeImage

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Qt Plugin

You are viewing a single message from this topic. View all messages.

  1. 2009-08-18 13:57:14 UTC
    There is already (an old) Qt plug-in, listed in the main FreeImage page (http://freeimage.sourceforge.net/sourcecode.html)

    May be you could check the way it is packaged.

    Also, can you elaborate more on what the plug-in does and what allows you to do?

    Im a Qt user also, and right now

    It cannot be easier to use Fi with Qt!
    Because both store images on compatible alignment (I guess) its is posible to call QImage constructor, passing the FI Bits and the dimentions, and Qt will use the image even without coping the pixel data! I use this all the time! (on windows)

    Anyway, in general, I guess, it is possible to be included as separate project (folder) just as the other wrappers, but I doubt anyone will be willing to maintain it :(.

    regards
    MihailNaydenov
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.