THotPDF.AddMonochromeImageAuto Method
Резюме на метода: THotPDF.AddMonochromeImageAuto Method
Декларация
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
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