hamid Posted November 1, 2004 Posted November 1, 2004 hi, i need some function about image properties. i want resize, rotate, cut, inverse, .... images in vc#.net Quote [ once4ever ]
Ming_Lei Posted November 9, 2004 Posted November 9, 2004 Refer to this url for the same discussion - I just found out: http://www.webmasterworld.com/forum47/1931.htm Quote
Ming_Lei Posted November 15, 2004 Posted November 15, 2004 Pointer arithmetic can be used to make these functions. See the following article For discussion: http://www.c-sharpcorner.com/Code/2003/March/ThumbnailImages.asp Also, check out the MSDN articles comparing GetPixel\SetPixel with unsafe Image processing with pointers: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncscol/html/csharp11152001.asp 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.