Menu

Tag Archives: Per Pixel

Alpha-Blended Forms revisited
Previously I wrote about implementing a Alpha-blended form with VB.NET. In that implementation, I had an abstract class derive from Form and then the [...]
Per Pixel Alpha on VB.NET Forms
Note: This Post has been (partly) superceded by the implementation described in the more recent Alpha blended forms revisited Post. One common problem that [...]