eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Engine Components » gtPNGEng Namespace » TgtPNGTransparency Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents transparency settings of the output of the PNG engine.
public TgtPNGTransparency = class(TPersistent);
public: class TgtPNGTransparency : public TPersistent;
Set Enabled to true and ImageAlpha to a non-zero value to make the TransColor partially transparent.
gtPNGEng
|
Name |
Description |
![]() |
Whether defined transparency settings need to be applied for the PNG output. | |
![]() |
Specifies the level of opacity of the transparent color. | |
![]() |
Specifies color that needs to be transparent. |
|
Name |
Description |
![]() |
Returns alpha value transparent color. |