M_PDFiumSharp_PDFium_FPDFImageObj_SetBitmap - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDFImageObj_SetBitmap(
ref FPDF_PAGE pages,
int nCount,
FPDF_PAGEOBJECT image_object,
FPDF_BITMAP bitmap
)
- pages
- Type: PDFiumSharp.Types.FPDF_PAGE
- nCount
- Type: System.Int32
- image_object
- Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
- bitmap
- Type: PDFiumSharp.Types.FPDF_BITMAP
Type: Boolean
PDFium Class
FPDFImageObj_SetBitmap Overload
PDFiumSharp Namespace