LEADTOOLS Support
Imaging
Imaging SDK Questions
Fast way to set transparency of the entire image?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, November 3, 2005 3:29:12 AM(UTC)
Groups: Registered
Posts: 9
I'm looking for a fast way to apply an alpha value to the entire image during display only. In GDI+ I used a color matrix for this. Is there anything similar for IRasterImage?
Thanks,
Chad
#2
Posted
:
Tuesday, November 8, 2005 4:47:14 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Chad,
We don't actually have function to do this for display-only. You can
create a second bitmap by combining the original bitmap with a
background bitmap using a specific opacity value with the
AlphaBlendCommand Class. You can then use the resulting bitmap for
display.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Imaging
Imaging SDK Questions
Fast way to set transparency of the entire image?
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.