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