THotPDF.AddMonochromeImageAuto Method
สรุปเมธอด: THotPDF.AddMonochromeImageAuto Method
การประกาศ
function AddMonochromeImageAuto(Image: TGraphic): Integer;
ยูนิต
HPDFDoc
พารามิเตอร์
| ชื่อ | วัตถุประสงค์ |
|---|---|
Image | Graphic object used as the monochrome image source |
ค่าที่ส่งกลับ
Image resource index for the monochrome image
หมายเหตุการใช้งาน
- Use this API for black-and-white source images such as scanned masks or line art
- The returned image index can be drawn with the normal image placement APIs
API ที่เกี่ยวข้อง
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents