SurfacePlaneName
Image component type stored for each plane
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Cluster | EXPERT | Enumerated collection | Get Only |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
4876 << 14 | SurfacePlaneName | MC_SurfacePlaneName |
Parameter Description
For a complete description of color formats, see MultiCam Storage Formats.
Parameter Values
Enumeration: UNUSED, Y, YUV, R, G, B, RGB, YRGB
MC_SurfacePlaneName_UNUSED |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane does not exist. |
MC_SurfacePlaneName_Y |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the luminance component of the image. |
MC_SurfacePlaneName_YUV |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the image in a YUV color packed format. |
MC_SurfacePlaneName_R |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the red component of the image in a color planar format. |
MC_SurfacePlaneName_G |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the green component of the image in a color planar format. |
MC_SurfacePlaneName_B |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the blue component of the image in a color planar format. |
MC_SurfacePlaneName_RGB |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the image in a RGB color packed format. |
MC_SurfacePlaneName_YRGB |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The plane holds the image in a combined luminance and RGB color packed format. |