1 write to G
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalette.cs (1)
329
paletteColorArray[i].
G
= color.G;
1 reference to G
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalette.cs (1)
387
colors.Add(Color.FromArgb(c.A, c.R, c.
G
, c.B));