THotPDF.AddImageWithTransparency32 Method

Сводка метода: THotPDF.AddImageWithTransparency32 Method

Объявление

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

Модуль

HPDFDoc

Параметры

ИмяНазначение
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

Возвращаемое значение

Image resource index for the transparent image

Примечания по использованию

Связанные API