Sorry i don't understand the question.

Do you want to place a transparent bitmap on the canvas?
Or do you want to see the desktop or something what is behind your application?
Like a sort of overlay.

At least a2dAggDrawerRgba has an alpha channel.
But never tried it.
In principle a a2dCanvas is a wxWindow, so if you can do such a thing with a 
wxWindow, it can be 
done here.

But maybe you prefer without a double buffer approach, and instead just draw 
objects.
Like a2dDcDrawer is used to draw on a printer without bitmap in between.

But again it not clear to me what you want.

Klaas

On 21-12-2011 9:15, Süleyman Demir wrote:
> Hi there, need a wxBitmap with an alpha channel from my canvas.
> I want to set the background transparent so that i can only see the objects
> in the bitmap.
>
> is that possible?
>
>


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to