Table 6.287 — DRM_Translucency

Property

Description

Class

  • <DRM Translucency>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies the proportion of light that can pass through the given <DRM Colour> instance, where translucency_value = 0,0 indicates that no light passes through (i.e., is fully opaque), and translucency_value = 1,0 indicates a fully transparent object.

NOTE  An object’s opacity is equal to 1,0 - translucency_value. Opacity is termed the alpha of the object. Alpha values can be specified for images as part of a <DRM Image> instance.

The translucency_value field specifies the proportion of light that can pass through the given <DRM Colour> instance. For a <DRM Translucency> instance with a <DRM Translucency Control Link> component, the value of the translucency_value field is obtained from that <DRM Translucency Control Link> component.

Class diagram

Figure 6.358 — DRM_Translucency

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

translucency_value

[0,0, 1,0]

Long_Float

Default field values

Default field values for DRM_Translucency

Associated to (one-way) (inherited)

  • None.

Associated to (one-way)

  • None.

Associated by (one-way) (inherited)

  • None.

Associated by (one-way)

  • None.

Associated with (two-way) (inherited)

  • None.

Associated with (two-way)

  • None.

Composed of (two-way) (inherited)

  • None.

Composed of (two-way)

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Clarifications

None.

Example(s)