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