maix.ext_dev.cmap

maix.ext_dev.cmap module

You can use maix.ext_dev.cmap to access this module with MaixPy
This module is generated from MaixPy and MaixCDK

Module

No module

Enum

Cmap

Cmap

item describe
values WHITE_HOT:
BLACK_HOT:
IRONBOW:
NIGHT:
RED_HOT:
WHITE_HOT_SD:
BLACK_HOT_SD:
RED_HOT_SD:
JET:

C++ defination code:

enum class Cmap {
    WHITE_HOT = 0,
    BLACK_HOT,
    IRONBOW,
    NIGHT,
    RED_HOT,
    WHITE_HOT_SD,
    BLACK_HOT_SD,
    RED_HOT_SD,
    JET,
}

Variable

Function

Class