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