2 references to GetMatrix
System.Drawing (2)
commonui\System\Drawing\Advanced\ColorMatrix.cs (2)
443return GetMatrix()[row][column]; 447float[][] tempMatrix = GetMatrix();