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