Leaders snarfblam Posted August 19, 2003 Leaders Posted August 19, 2003 Can you or how do you use different methods to resize an image (i.e. nearest neighbor, biliniar, bicubic)? Quote [sIGPIC]e[/sIGPIC]
*Experts* Volte Posted August 19, 2003 *Experts* Posted August 19, 2003 Use the Graphics.InterpolationMode property. Quote
Leaders snarfblam Posted August 19, 2003 Author Leaders Posted August 19, 2003 I wasnt using a graphics object, but i suppose ill give that a whirl Quote [sIGPIC]e[/sIGPIC]
wyrd Posted August 19, 2003 Posted August 19, 2003 You'll have to be a bit more specific if you aren't using GDI+. Are you using Windows GDI? A picturebox? ... Quote Gamer extraordinaire. Programmer wannabe.
*Experts* Volte Posted August 19, 2003 *Experts* Posted August 19, 2003 Anything other than GDI+ and you'll have to do it manually (except for maybe DX, but from the past GDI+ vs. GDI vs DX discussions we've had, I gather you're not using that). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.