1 write to cyanRed
System.Drawing.Common (1)
System\Drawing\Imaging\Effects\ColorBalanceEffect.cs (1)
42
_colorBalanceParams = new() {
cyanRed
= cyanRed, magentaGreen = magentaGreen, yellowBlue = yellowBlue };
1 reference to cyanRed
System.Drawing.Common (1)
System\Drawing\Imaging\Effects\ColorBalanceEffect.cs (1)
52
public int CyanRed => _colorBalanceParams.
cyanRed
;