CreateBrush with alphachannel

Find quick help here to get you started with Hollywood
Post Reply
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

CreateBrush with alphachannel

Post by sinisrus »

Hello,

I have probleme for make brush circle with AlphaChannel

CreateBrush(1,50,50)
SelectBrush(1)
Circle(#CENTER,#CENTER,5,#BLEU)
EndSelect

I have black box 50x50 back the circle blue

Actualy i use "SetBrushTransparency(1, #BLACK)" for this, (is not alphachannel :-/)
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Re: CreateBrush with alphachannel

Post by sinisrus »

Ok solved #SELMODE_COMBO :-)
Post Reply