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