AddImageTransparentFromFile
Image handling
Descrição
Página de referência de AddImageTransparentFromFile. A função pertence a Image handling e mantém todos os identificadores exatamente como apresentados
Sintaxe
Delphi
Function TPDFlib.AddImageTransparentFromFile(Const FileName: WideString; FromRed, FromGreen, FromBlue, ToRed, ToGreen, ToBlue: Double; Options: Integer): Integer;
Valores devolvidos
Returns the new ImageID, or 0 if the image import or mask assignment fails
Ver também
AddImageTransparentFromStream, AddImageTransparentFromString, SetImageMask