THotPDF.AddImageWithTransparency Method

Yöntem özeti: THotPDF.AddImageWithTransparency Method

Bildirim

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

Birim

HPDFDoc

Parametreler

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

Dönüş değeri

Image resource index for the transparent image

Kullanım notları

İlgili API'ler