3 references to SetColorMatrix
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs (1)
1167
imgAttrib.
SetColorMatrix
(DisabledImageColorMatrix);
System\Windows\Forms\Rendering\ControlPaint.cs (2)
1589
attributes.
SetColorMatrix
(RemapBlackAndWhitePreserveTransparentMatrix(replaceBlack, Color.White));
1656
t_disabledImageAttr.
SetColorMatrix
(grayMatrix);