2 writes to _image
ReachFramework (2)
AlphaFlattener\Primitive.cs (2)
1786
_image
= value;
1958
_image
= _image.Clone();
3 references to _image
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1782
return
_image
;
1956
if (
_image
!= null)
1958
_image =
_image
.Clone();