THotPDF.AddImageWithTransparency32 Method

方法摘要: THotPDF.AddImageWithTransparency32 Method

声明

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

单元

HPDFDoc

参数

名称用途
WidthImage width in pixels
HeightImage height in pixels
PixelsPacked 32-bit pixel byte array

返回值

Image resource index for the transparent image

使用说明

相关 API