Tesla Graphics Engine Documentation (January 2012)
Write Method (name, value)
TeslaTesla.ContentISavableWriterWrite(String, array<Color,2>[,](,)[,][,])
Writes a 2D array of color structs to the output.
Declaration Syntax
C#
void Write(
	string name,
	Color[,] value
)
Parameters
name (String)
Name of the value
value (array<Color,2>[,](,)[,][,])
2D array of colors

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)