2 references to new
System.Drawing.Common (2)
System\Drawing\Imaging\ColorPalette.cs (2)
38public ColorPalette(params Color[] customColors) : this(0, customColors) 70new((int)buffer[0], ARGB.ToColorArray(buffer.Slice(2, (int)buffer[1])));