THotPDF.AddImageWithTransparency32 Method

Resumen del método: THotPDF.AddImageWithTransparency32 Method

Declaración

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

Unidad

HPDFDoc

Parámetros

NombrePropósito
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