THotPDF.AddMonochromeImageAuto Method
Metodo santrauka: THotPDF.AddMonochromeImageAuto Method
Deklaracija
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Parametrai
| Name | Paskirtis |
|---|---|
Image | Graphic object used as the monochrome image source |
Grąžinama reikšmė
Image resource index for the monochrome image
Naudojimo pastabos
- 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
Susijusios API
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents