THotPDF.AddImageWithTransparency Method

Rezumatul metodei: THotPDF.AddImageWithTransparency Method

Declarație

function AddImageWithTransparency(Width, Height: Integer; const RGB: array of byte; const Alpha: array of byte): Integer;

Unitate

HPDFDoc

Parametri

NumeScop
WidthImage width in pixels
HeightImage height in pixels
RGBRGB byte array containing three bytes per pixel
AlphaAlpha byte array containing one byte per pixel

Valoare de întoarcere

Image resource index for the transparent image

Note de utilizare

API-uri asociate