THotPDF.AddImageWithTransparency Method

Σύνοψη μεθόδου: THotPDF.AddImageWithTransparency Method

Δήλωση

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

Μονάδα

HPDFDoc

Παράμετροι

ΌνομαΣκοπός
WidthImage width in pixels
HeightImage height in pixels
RGBRGB byte array containing three bytes per pixel
AlphaAlpha byte array containing one byte per pixel

Τιμή επιστροφής

Image resource index for the transparent image

Σημειώσεις χρήσης

Σχετικά API