|
-
Dec 29th, 2003, 08:13 AM
#1
Thread Starter
New Member
InterpolationMode getpixel
hi, I am using getpixel associate with zoom feature for a picturebox.
I want to get the pixel "as is" after zooming the picture.
I am using the below properties of graphics object. It simply doesnot work for me. any ideas?
gphCrop.PixelOffsetMode = Drawing2D.PixelOffsetMode.HighQuality
gphCrop.InterpolationMode = Drawing2D.InterpolationMode.NearestNeighbor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|