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