/AWS1/CL_MDCMASTERINGDSPCOLO00¶
Mastering display color volume metadata (SMPTE ST 2086). Describes the color volume of the display used to master the content. Chromaticity coordinates are in units of 0.00002. Luminance values are in units of 0.0001 cd/m².
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_blueprimaryx TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Blue primary chromaticity x coordinate, in units of 0.00002.
iv_blueprimaryy TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Blue primary chromaticity y coordinate, in units of 0.00002.
iv_greenprimaryx TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Green primary chromaticity x coordinate, in units of 0.00002.
iv_greenprimaryy TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Green primary chromaticity y coordinate, in units of 0.00002.
iv_maxluminance TYPE /AWS1/MDC__LONG /AWS1/MDC__LONG¶
Maximum display mastering luminance, in units of 0.0001 cd/m².
iv_minluminance TYPE /AWS1/MDC__LONG /AWS1/MDC__LONG¶
Minimum display mastering luminance, in units of 0.0001 cd/m².
iv_redprimaryx TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Red primary chromaticity x coordinate, in units of 0.00002.
iv_redprimaryy TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
Red primary chromaticity y coordinate, in units of 0.00002.
iv_whitepointx TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
White point chromaticity x coordinate, in units of 0.00002.
iv_whitepointy TYPE /AWS1/MDC__INTEGER /AWS1/MDC__INTEGER¶
White point chromaticity y coordinate, in units of 0.00002.
Queryable Attributes¶
BluePrimaryX¶
Blue primary chromaticity x coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRIMARYX() |
Getter for BLUEPRIMARYX, with configurable default |
ASK_BLUEPRIMARYX() |
Getter for BLUEPRIMARYX w/ exceptions if field has no value |
HAS_BLUEPRIMARYX() |
Determine if BLUEPRIMARYX has a value |
BluePrimaryY¶
Blue primary chromaticity y coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRIMARYY() |
Getter for BLUEPRIMARYY, with configurable default |
ASK_BLUEPRIMARYY() |
Getter for BLUEPRIMARYY w/ exceptions if field has no value |
HAS_BLUEPRIMARYY() |
Determine if BLUEPRIMARYY has a value |
GreenPrimaryX¶
Green primary chromaticity x coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GREENPRIMARYX() |
Getter for GREENPRIMARYX, with configurable default |
ASK_GREENPRIMARYX() |
Getter for GREENPRIMARYX w/ exceptions if field has no value |
HAS_GREENPRIMARYX() |
Determine if GREENPRIMARYX has a value |
GreenPrimaryY¶
Green primary chromaticity y coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GREENPRIMARYY() |
Getter for GREENPRIMARYY, with configurable default |
ASK_GREENPRIMARYY() |
Getter for GREENPRIMARYY w/ exceptions if field has no value |
HAS_GREENPRIMARYY() |
Determine if GREENPRIMARYY has a value |
MaxLuminance¶
Maximum display mastering luminance, in units of 0.0001 cd/m².
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXLUMINANCE() |
Getter for MAXLUMINANCE, with configurable default |
ASK_MAXLUMINANCE() |
Getter for MAXLUMINANCE w/ exceptions if field has no value |
HAS_MAXLUMINANCE() |
Determine if MAXLUMINANCE has a value |
MinLuminance¶
Minimum display mastering luminance, in units of 0.0001 cd/m².
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINLUMINANCE() |
Getter for MINLUMINANCE, with configurable default |
ASK_MINLUMINANCE() |
Getter for MINLUMINANCE w/ exceptions if field has no value |
HAS_MINLUMINANCE() |
Determine if MINLUMINANCE has a value |
RedPrimaryX¶
Red primary chromaticity x coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDPRIMARYX() |
Getter for REDPRIMARYX, with configurable default |
ASK_REDPRIMARYX() |
Getter for REDPRIMARYX w/ exceptions if field has no value |
HAS_REDPRIMARYX() |
Determine if REDPRIMARYX has a value |
RedPrimaryY¶
Red primary chromaticity y coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDPRIMARYY() |
Getter for REDPRIMARYY, with configurable default |
ASK_REDPRIMARYY() |
Getter for REDPRIMARYY w/ exceptions if field has no value |
HAS_REDPRIMARYY() |
Determine if REDPRIMARYY has a value |
WhitePointX¶
White point chromaticity x coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WHITEPOINTX() |
Getter for WHITEPOINTX, with configurable default |
ASK_WHITEPOINTX() |
Getter for WHITEPOINTX w/ exceptions if field has no value |
HAS_WHITEPOINTX() |
Determine if WHITEPOINTX has a value |
WhitePointY¶
White point chromaticity y coordinate, in units of 0.00002.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WHITEPOINTY() |
Getter for WHITEPOINTY, with configurable default |
ASK_WHITEPOINTY() |
Getter for WHITEPOINTY w/ exceptions if field has no value |
HAS_WHITEPOINTY() |
Determine if WHITEPOINTY has a value |