|
THotPDF.StampLoadedPageImageFromFile
|
Top Previous Next |
|
로드된 페이지에 이미지 파일을 스탬프합니다
Delphi syntax: procedure StampLoadedPageImageFromFile( PageIndex: Integer; const FileName: TFileName; X, Y, W, H: Single );
Description 로드된 페이지에 이미지 파일을 스탬프합니다 이미지 파일을 로드하여 페이지에 그립니다
See also: THotPDF |