Searched refs:grayMatrix (Results 1 – 2 of 2) sorted by relevance
146 GDIPCONST ColorMatrix* grayMatrix, ColorMatrixFlags flags) in GdipSetImageAttributesColorMatrix() argument149 grayMatrix, flags); in GdipSetImageAttributesColorMatrix()161 if (!grayMatrix) in GdipSetImageAttributesColorMatrix()164 imageattr->colormatrices[type].graymatrix = *grayMatrix; in GdipSetImageAttributesColorMatrix()
151 const ColorMatrix *grayMatrix,156 …ts::GdipSetImageAttributesColorMatrix(nativeImageAttr, type, TRUE, colorMatrix, grayMatrix, mode));