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