ImageArrayElementTypes Enumeration
Camera.ImageArray and ImageArrayVariant array element types
Namespace: ASCOM.Common.AlpacaAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public enum ImageArrayElementTypes
Public Enumeration ImageArrayElementTypes
| Unknown | 0 | |
| Int16 | 1 | |
| Int32 | 2 | |
| Double | 3 | |
| Single | 4 | |
| UInt64 | 5 | |
| Byte | 6 | |
| Int64 | 7 | |
| UInt16 | 8 | |
| UInt32 | 9 | |
| Object | 10 | |
Supported in: 2.0