7 writes to _matrix00
System.Drawing.Common (7)
System\Drawing\Imaging\ColorMatrix.cs (7)
47_matrix00 = 1.0f; 80set => _matrix00 = value; 305_matrix00 = newColorMatrix[0][0]; 342fixed (float* f = &_matrix00) 367fixed (float* f = &_matrix00) 384fixed (float* f = &_matrix00) 392internal ref float GetPinnableReference() => ref _matrix00;
1 reference to _matrix00
System.Drawing.Common (1)
System\Drawing\Imaging\ColorMatrix.cs (1)
79get => _matrix00;