THotPDF.AddImageWithTransparency32 Method

Riepilogo del metodo: THotPDF.AddImageWithTransparency32 Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

NomeScopo
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

Valore restituito

Image resource index for the transparent image

Note d'uso

API correlate