THotPDF.AddImageWithTransparency32 Method

Methodenzusammenfassung: THotPDF.AddImageWithTransparency32 Method

Deklaration

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

Unit

HPDFDoc

Parameter

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

Rückgabewert

Image resource index for the transparent image

Verwendungshinweise

Verwandte APIs