THotPDF.AddImageWithTransparency Method

Sažetak metode: THotPDF.AddImageWithTransparency Method

Deklaracija

function AddImageWithTransparency(Width, Height: Integer; const RGB: array of byte; const Alpha: array of byte): Integer;

Unit

HPDFDoc

Parametri

NameSvrha
WidthImage width in pixels
HeightImage height in pixels
RGBRGB byte array containing three bytes per pixel
AlphaAlpha byte array containing one byte per pixel

Povratna vrijednost

Image resource index for the transparent image

Napomene za uporabu

Povezani API-ji