Description: This component works with D3,D4 and D5
Translib is based on the baseclass TCustomTransCanvas. This class is capable to render its canvas semi transparent. The transparency is controlled by a range of parameters giving a high level of control over the output.
TransCanvas creates an internal bitmap of the area just behind the control. Paint instructions to the controls Canvas are then applied onto the background using several computations to create the transparency effects.
a special event OnCalc is exposed to allow you to provide your own transparency calculation algorythms/effects.
This library was developped for GIFLine Pro. Download GIFLine Pro if you would like to see these components in action. Visit http://www.diprode.com/giflinepro.htm
- [jianyihuatu] - Simple Paint program source code, other
File list (Check if you may need any files):
readme.txt
TransCanvas.dcr
TransCanvas.pas
TransImage.dcr
TransImage.pas
TransLabel.dcr
TransLabel.pas
TransShape.dcr
TransShape.pas