[Mono-devel-list] Re: [Mono-list] IStream implementation on Win32for System.Drawing.Image.InitFromStream
Peter Dennis Bartok
peter at novonyx.com
Thu Aug 4 12:16:51 EDT 2005
> If I use the tool of resgen in mono/libgdiplus to generate resource
> file from the following resx file, I always got the exception:
> "Feature not implemented". This exception will be throwed from the
> method of GdipLoadImageFromStream of image.cs in the libgdiplus. I am
> still wondering why I got the exception.
Because your libgdiplus library is apparently been compiled without support
for the particular type of image you're trying to open. At the end of
configure it will tell you format libs it found (and where to get them if it
didn't find them)
Peter
More information about the Mono-devel-list
mailing list