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