3 references to SetColorMatrices
System.Drawing.Common (3)
System\Drawing\Imaging\ImageAttributes.cs (3)
114
SetColorMatrices
(newColorMatrix, null, mode, type);
141
SetColorMatrices
(newColorMatrix, grayMatrix, ColorMatrixFlag.Default, ColorAdjustType.Default);
144
SetColorMatrices
(newColorMatrix, grayMatrix, flags, ColorAdjustType.Default);