|
-
July 9th, 2010, 03:19 AM
#1
Image crop
I have an image saved in CImage,
I'd like to get from that saved CImage a cropped part defined by input CRect
Thank you
-
July 9th, 2010, 07:38 AM
#2
Re: Image crop
Look at CImage::BitBlt()
http://msdn.microsoft.com/en-us/libr...6z(VS.71).aspx
Create a new CImage with the same parameters and BitBlt one to the other.
-
July 9th, 2010, 12:39 PM
#3
-
July 9th, 2010, 01:56 PM
#4
Re: Image crop
???????????????????????//
-
July 9th, 2010, 03:50 PM
#5
-
January 20th, 2011, 02:30 AM
#6
Re: Image crop
if you want crop any image, than i will suggest you to visit the link below
http://www.raiseitsolutions.com/foru...ic.php?f=4&t=2
if you visit this link, you will know how to crop an image easily
thank you very much.
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
|