Dave
This is part 2 of a short series that examines alpha-aware graphics using native GDI only – not GDI+, not DirectX, and not with any other custom non-GDI graphics implementation. This post will cover: Non-rectangular… … Read more
13 years ago in alpha transparency, alphablend, Delphi, ttransparentcanvas0
Dave
Transparent graphics are used everywhere these days. Half the UIs you will have used today will have made some use of composited graphics, overlays, or something similar. You’ve probably seen: Selections with transparent rectangles or… … Read more
13 years ago in alpha transparency, alphablend, Delphi, ttransparentcanvas0