Developer_release_1.4.0

Enum mint.enums.xhdmic.colorspace

Color Space type (old standard).

Properties

0 (string) [0] = "RGB"
1 (string) [1] = "YUV422"
2 (string) [2] = "YUV444"
3 (string) [3] = "YUV420"
4 (string) [4] = "RESERVED"
7 (string) [7] = "IDO_DEFINED"
IDO_DEFINED (integer) IDO_DEFINED = 7 ("IDO_DEFINED")
RESERVED (integer) RESERVED = 4 ("RESERVED")
RGB (integer) RGB = 0 ("RGB")
YUV420 (integer) YUV420 = 3 ("YUV420")
YUV422 (integer) YUV422 = 1 ("YUV422")
YUV444 (integer) YUV444 = 2 ("YUV444")


Properties

0
(string) [0] = "RGB"
1
(string) [1] = "YUV422"
2
(string) [2] = "YUV444"
3
(string) [3] = "YUV420"
4
(string) [4] = "RESERVED"
7
(string) [7] = "IDO_DEFINED"
IDO_DEFINED
(integer) IDO_DEFINED = 7 ("IDO_DEFINED")
RESERVED
(integer) RESERVED = 4 ("RESERVED")
RGB
(integer) RGB = 0 ("RGB")
YUV420
(integer) YUV420 = 3 ("YUV420")
YUV422
(integer) YUV422 = 1 ("YUV422")
YUV444
(integer) YUV444 = 2 ("YUV444")
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00