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