THotPDF.AddImageWithMask Method

메서드 요약: THotPDF.AddImageWithMask Method

선언

function AddImageWithMask(Image: TGraphic; MaskIndex: Integer; Compression: THPDFImageCompressionType = icJpeg): Integer;

유닛

HPDFDoc

매개 변수

이름목적
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

반환 값

Image resource index for the masked image

사용 참고

관련 API