THotPDF.AddMonochromeImageAuto Method
Súhrn metódy: THotPDF.AddMonochromeImageAuto Method
Deklarácia
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Parametre
| Name | Účel |
|---|---|
Image | Graphic object used as the monochrome image source |
Návratová hodnota
Image resource index for the monochrome image
Poznámky k použitiu
- 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
Súvisiace API
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents