[]
Gets or sets a pixel color value at the specified coordinates.
public uint this[int x, int y] { get; set; }
The X coordinate.
The Y coordinate.