M_PDFiumSharp_PDFiumBitmap_Fill - ArgusMagnus/PDFiumSharp GitHub Wiki
Fills the whole PDFiumBitmap with color. The pixel values in the rectangle are replaced and not blended.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public void Fill(
FPDF_COLOR color
)
- color
- Type: PDFiumSharp.Types.FPDF_COLOR