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