Skip to content

M_PDFiumSharp_PDFiumBitmap_Fill

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PDFiumBitmap.Fill Method

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

Syntax

C#

public void Fill(
	FPDF_COLOR color
)

Parameters

 

color
Type: PDFiumSharp.Types.FPDF_COLOR

See Also

Reference

PDFiumBitmap Class
PDFiumSharp Namespace

Clone this wiki locally