[Implemented] PlotAlpha and PointAlpha

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

[Implemented] PlotAlpha and PointAlpha

Post by Seymour Clufley »

Just as Plot/Point are used to set/get a pixel's RGB value, these commands would set/get a pixel's alpha value.

Some more native 2D drawing commands would encourage more people to use PB for media work.

PlotAlpha and PointAlpha would greatly improve the 2D drawing lib because they would eliminate what is a lot of "behind the scenes" work for programmers.
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 345
Joined: Sat Dec 25, 2004 2:37 pm

Post by thyphoon »

+1
Post Reply