[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IPictureFormat.Recolor

Recolor Method

Recolor(SchemeColor, bool)

Changes the color of a picture in a publication.

Declaration
void Recolor(SchemeColor color, bool leaveBlackPartsBlack)
Sub Recolor(color As SchemeColor, leaveBlackPartsBlack As Boolean)
Parameters
Type Name Description
SchemeColor color

The color to be used for recoloring.

bool leaveBlackPartsBlack

true if all parts of the original picture that were black in color should be left black; otherwise, false.