[Implemented] #PB_Image_Transparent flag for CreateImage()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

[Implemented] #PB_Image_Transparent flag for CreateImage()

Post by netmaestro »

I think it would be nice if there was a #PB_Image_Transparent flag that would give you 32bpp with the alpha channel already set to 0.
Last edited by netmaestro on Mon Feb 01, 2010 1:04 am, edited 1 time in total.
BERESHEIT
GBeebe
Enthusiast
Enthusiast
Posts: 263
Joined: Sat Oct 09, 2004 6:52 pm
Location: Franklin, PA - USA
Contact:

Re: #PB_Image_Transparent

Post by GBeebe »

When using CreateImage() ? I agree.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: #PB_Image_Transparent flag for CreateImage()

Post by netmaestro »

Yes I didn't really make that clear, did I? Title edited.
BERESHEIT
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: #PB_Image_Transparent flag for CreateImage()

Post by freak »

added for the next release.
quidquid Latine dictum sit altum videtur
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Re: #PB_Image_Transparent flag for CreateImage()

Post by eddy »

freak wrote:added for the next release.
+1
cool :mrgreen:
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Post Reply