THotPDF.AddImageWithTransparency32 Method

Povzetek metode: THotPDF.AddImageWithTransparency32 Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Vrnjena vrednost

Image resource index for the transparent image

Opombe o uporabi

Povezani API-ji