Utility.Color32ArrayToByteArray Method |
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static byte[] Color32ArrayToByteArray(
Color32[] colors
)
Parameters
- colors
- Type:Color32[]
Return Value
Type:
Byte[]
See Also