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