[Mono-list] Image Properties
Sebastien Pouliot
sebastien.pouliot at gmail.com
Wed May 27 10:02:34 EDT 2009
On Wed, 2009-05-27 at 14:09 +0100, Derek Ekins wrote:
> Hi,
> I am trying to read the PropertyItems from an System.Drawing.Image.
> It works fine on my local install of mono but on my server it does
> not, no exception or anything, it just comes back with 0 items. I
> figure there must be a dependency that I don't have?
>
>
> libcairo2 and libgdiplus are installed (I had assumed that is all that
> would be needed?)
>
>
> Any ideas?
> (this is on ubuntu server 9.04)
I can't be 100% sure but if it was built/packaged properly then
installing libgdiplus should have pull in all the dependencies, like
libtiff, libjpeg, libgif, libpng and libexif.
Are you using the same version of Mono/libgdiplus on both your local and
server computers ?
Sebastien
More information about the Mono-list
mailing list