UtilityColor32ArrayToByteArray Method |
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static byte[] Color32ArrayToByteArray(
Color32[] colors
)
Parameters
- colors
- Type: Color32
Return Value
Type:
ByteSee Also