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