ImageGear for .NET
Fill Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class : Fill Method




page
Image to fill.
fillColor
The fill color. It should be specified by RGB format. The method will convert it to destination pixel value according to the actual color space and bit depth of the page.

Glossary Item Box

Fills the image by specified solid color.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Image to fill.
fillColor
The fill color. It should be specified by RGB format. The method will convert it to destination pixel value according to the actual color space and bit depth of the page.

Remarks

If the page has ROI initialized (rectangular or non-rectangular), will be filled corresponding ROI region only.

See Also

©2013. Accusoft Corporation. All Rights Reserved.