THotPDF.AddImageWithTransparency32 Method

Souhrn metody: THotPDF.AddImageWithTransparency32 Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

Návratová hodnota

Image resource index for the transparent image

Poznámky k použití

Související API