THotPDF.AddImageWithTransparency32 Method

Metodesammendrag: THotPDF.AddImageWithTransparency32 Method

Deklaration

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

Enhed

HPDFDoc

Parametre

NavnFormål
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

Returværdi

Image resource index for the transparent image

Brugsnoter

Relaterede API'er