public static Pixel ToPixel(this PixelEntry pixelEntry) => new()
public void Add(PixelEntry pixel) => Pixels.Add(pixel);