THotPDF.AddImageWithTransparency Method

Metódus összefoglaló: THotPDF.AddImageWithTransparency Method

Deklaráció

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

Egység

HPDFDoc

Paraméterek

NévCél
WidthImage width in pixels
HeightImage height in pixels
RGBRGB byte array containing three bytes per pixel
AlphaAlpha byte array containing one byte per pixel

Visszatérési érték

Image resource index for the transparent image

Használati megjegyzések

Kapcsolódó API-k