Method FillPixels
FillPixels(SKColor[], SKColor)
Fills array of SKColor with the specified color.
public static void FillPixels(SKColor[] pixels, SKColor fill)
Fills array of SKColor with the specified color.
public static void FillPixels(SKColor[] pixels, SKColor fill)