Table 6.108 — DRM_HSV_Colour

Property

Description

Class

  • <DRM HSV Colour>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class contains the actual Hue, Saturation, and Value data values for a colour defined within the Hue Saturation Value (HSV) colour model.

See HSV_Data's documentation for a discussion of the field values of an HSV colour.

Class diagram

Figure 6.126 — DRM_HSV_Colour

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

hsv_data

 

HSV_Data

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)

Component of (two-way)

  • None.

Constraints

Clarifications

 

Example(s)

  • A <DRM HSV Colour> for pure black (Value = 0.0, Hue and Saturation values don't matter)

  • A <DRM HSV Colour> for a bright red (Hue = 0.0, Saturation = 1.0, Value = 1.0)