THotPDF.AddImageWithTransparency32 Method

Resumo do método: THotPDF.AddImageWithTransparency32 Method

Declaração

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

Unidade

HPDFDoc

Parâmetros

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

Valor de retorno

Image resource index for the transparent image

Notas de uso

APIs relacionadas