LEADTOOLS Support
Imaging
Imaging SDK Questions
Merging the region with the original bitmap
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 25, 2008 4:34:02 AM(UTC)
Groups: Registered
Posts: 8
I need to do some simple processing of rectangular areas of a bitmap and the region code nearly does the job, except that I want to be able to save the changes back into the bitmap - i.e. to stop using the region without losing the edits. How do I do this?
I am using version 15 DLL. It all worked fine using the OCX version 8 as changes were automatically made to the original bitmap.
Regards,
Colin Fulford
#2
Posted
:
Tuesday, March 25, 2008 5:25:48 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
All of the changes should be made to the BITMAPHANDLE. To get rid of the region, you can call L_FreeBitmapRgn.
If you continue to have problems, please send a small sample project (NOT your entire application) that isolates this problem so I can try to reproduce it here.
NOTE: If you are attaching a project or file to the forums...
1.) Zip the file(s) up.
2.) Make sure it is less than 5 MB. If it is larger, please send an email to
support@leadtools.com and we'll send you FTP instructions.
3.) Remove ANY AND ALL unlock codes and LEADTOOLS DLLs.
4.) Do not click the preview button, the attachment will not show up when you post it.
If you do not wish to post your file(s) on the forum since they are publically viewable, please send an email to
support@leadtools.com and make sure that you include a link to this forum post.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Merging the region with the original bitmap
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.