THotPDF.AddImageWithTransparency32 Method

Résumé de la méthode: THotPDF.AddImageWithTransparency32 Method

Déclaration

function AddImageWithTransparency32(Width, Height: Integer; const Pixels: array of byte): Integer;

Unité

HPDFDoc

Paramètres

NomObjectif
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

Valeur de retour

Image resource index for the transparent image

Notes d'utilisation

API associées