Enum GenDCComponentType
GenDC component type enumeration
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum GenDCComponentType : ulong
Fields
| Name | Description |
|---|---|
| TypeConfidence | Confidence component |
| TypeCustomComponent | Custom component |
| TypeDisparity | Disparity component |
| TypeExtended | Extended component |
| TypeInfrared | Infrared component |
| TypeIntensity | Intensity component |
| TypeMetadata | Metadata component |
| TypeMultispectral | Multispectral component |
| TypeRange | Range component |
| TypeReflectance | Reflectance component |
| TypeReservedComponent | Reserved component |
| TypeScatter | Scatter component |
| TypeUltraviolet | Ultraviolet component |
| TypeUndefinedComponent | Undefined component |