|
|
| UNKNOWN = ImageInterpretation_UNKNOWN |
| |
|
| GRAYSCALE = ImageInterpretation_GRAYSCALE |
| |
|
| LABEL = ImageInterpretation_LABEL |
| |
|
| BINARY = ImageInterpretation_BINARY |
| |
|
| CIE_XYZ = ImageInterpretation_CIE_XYZ |
| |
|
| CIE_XYZ_CHROMATICITY = ImageInterpretation_CIE_XYZ_CHROMATICITY |
| |
|
| CIE_UVW = ImageInterpretation_CIE_UVW |
| |
|
| CIE_LUV = ImageInterpretation_CIE_LUV |
| |
|
| CIE_LAB = ImageInterpretation_CIE_LAB |
| |
|
| RGB = ImageInterpretation_RGB |
| |
|
| RGB_CHROMATICITY = ImageInterpretation_RGB_CHROMATICITY |
| |
|
| SRGB = ImageInterpretation_SRGB |
| |
|
| YUV = ImageInterpretation_YUV |
| |
|
| YCC = ImageInterpretation_YCC |
| |
|
| YIQ = ImageInterpretation_YIQ |
| |
|
| YDD = ImageInterpretation_YDD |
| |
|
| HSL = ImageInterpretation_HSL |
| |
|
| HSV = ImageInterpretation_HSV |
| |
|
| CMYK = ImageInterpretation_CMYK |
| |
|
| MULTISPECTRAL = ImageInterpretation_MULTISPECTRAL |
| |
The documentation for this class was generated from the following file:
- Release/python/iolink/iolink.py