dviljoen

dviljoen
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
C# Tutorial - Image Editing: Saving, Cropping, and Resizing
11/17/2009 - 13:23
BTW, change this:
if (nPercentH < nPercentW)to this:
if (nPercentH > nPercentW)if you want to superscribe the image to the cliprect. This code inscribes the image to the cliprect.
Recent Comments