[Mono-dev] System.Drawing.Graphics ignores InterpolationMode

Jonathan Resnick jresnick at gmail.com
Wed Feb 22 15:53:48 EST 2006


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060222/799564ea/attachment.html 


More information about the Mono-devel-list mailing list