Page 1 of 1

CreateBrush with alphachannel

Posted: Fri Oct 16, 2015 1:11 pm
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 :-/)

Re: CreateBrush with alphachannel

Posted: Wed Oct 21, 2015 9:22 am
by sinisrus
Ok solved #SELMODE_COMBO :-)