LEADTOOLS Support
Imaging
Imaging SDK Questions
wich CombineCommandFlags to replace destination
#1
Posted
:
Friday, July 20, 2018 6:01:21 AM(UTC)
Groups: Registered
Posts: 10
Thanks: 1 times
Hi all!
I want to use the CombineCommand to copy a source image into the destination image.
Wich CombineCommandFlags do I have to use to overwrite all pixels in the destination image.
thx in advance
Christoph
#2
Posted
:
Friday, July 20, 2018 7:42:43 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Hello Christoph,
If you simply want to overwrite the destination with the source, use the SourceCopy flag (0x00000120). If you compare it to the other
CombineCommandFlags available you'll see that it's actually a combination of Destination0 (0x00000020) and OperationOr (0x00000100).
Thanks,
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
1 user thanked Anthony Northrup for this useful post.
LEADTOOLS Support
Imaging
Imaging SDK Questions
wich CombineCommandFlags to replace destination
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.