[Mono-dev] System.Drawing.Graphics ignores InterpolationMode
Peter Dennis Bartok
peter at novonyx.com
Wed Feb 22 16:08:59 EST 2006
Funny, this bug complains about the opposite, that only NearestNeighbor is
used.
http://bugzilla.ximian.com/show_bug.cgi?id=77181
Cheers,
Peter
-----Original Message-----
From: "Jonathan Resnick" <jresnick at gmail.com>
To: "'mono-devel mailing list'" <mono-devel-list at lists.ximian.com>
Date: 22 February, 2006 13:57
Subject: [Mono-dev] System.Drawing.Graphics ignores InterpolationMode
>When using the System.Drawing.Graphics class, I set the the property
>InterpolationMode to InterpolationMode.NearestNeighbor. However, the image
>rendered to the screen still looks as though it has undergone bilinear
>interpolation. Running the exact same code on .NET runtime in Windows, the
>image is clearly not interpolated.
>
>Does anyone know if this is a bug (in which case I can submit a bug
>report),
>or is the InterpolationMode property simply not yet supported on Linux?
>
>Thanks,
>Jonathan
>
More information about the Mono-devel-list
mailing list