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