SetPNGTransparencyColor
Image handling, Color
Popis
Nastaví barvu RGB použitou jako průhlednostní maska v obrázcích PNG generovaných renderovacími funkcemi
Syntaxe
Delphi
Function TPDFlib.SetPNGTransparencyColor(RedByte, GreenByte, BlueByte: Integer): Integer;
ActiveX
Function PDFlib::SetPNGTransparencyColor(RedByte As Long, GreenByte As Long, BlueByte As Long) As Long
DLL
int DLSetPNGTransparencyColor(int InstanceID, int RedByte, int GreenByte, int BlueByte);
Parametry
| RedByte | The red component |
|---|---|
| GreenByte | Zelená složka Modrá složka |
| BlueByte |