Click here to Skip to main content
15,889,862 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Quick question:

What is the use and meaning of
C#
Color[,]
and
C#
Color[]

Can you explain with examples?
Posted

1 solution

You could easily find the answer by reading some C# documentation, such as http://msdn.microsoft.com/en-us/library/aa691346(v=vs.71).aspx[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900