Can resize an image to a smaller size using CxImage?
-
How can I resize an image to half of its size using CxImage? I am having problem findingt the function. Elizabeth
-
How can I resize an image to half of its size using CxImage? I am having problem findingt the function. Elizabeth
Why don't you post to the CxImage forum instead of here? BTW, the function is Resample().
-
Why don't you post to the CxImage forum instead of here? BTW, the function is Resample().
I do not see CxImage forum in CodeProject. Can you tell me the website? Elizabeth
-
I do not see CxImage forum in CodeProject. Can you tell me the website? Elizabeth
http://www.codeproject.com/bitmap/cximage.asp[^] -- scroll down to the bottom of the page.
-
http://www.codeproject.com/bitmap/cximage.asp[^] -- scroll down to the bottom of the page.
I got it. Thank you. Elizabeth