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