Name: horizontal_display_direction | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description: The horizontal_display_direction attribute specifies the direction across the screen of a display device that data along the horizontal axis of an Array is supposed to be displayed. | |||
Namespace Id: disp | Steward: img | Class Name: Display_Direction | Type: ASCII_Short_String_Collapsed |
Minimum Value: None | Maximum Value: None | Minimum Characters: 13 | Maximum Characters: 13 |
Unit of Measure Type: None | Default Unit Id: None | Attribute Concept: None | Conceptual Domain: SHORT_STRING |
Status: Active | Nillable: false | Pattern: None | |
Permissible Value(s) | Value | Value Meaning | |
Left to Right | The lowest indexed element along an array axis should be displayed at the left edge of a display device and elements with higher indices should be displayed further to the right. Note that this is the standard display direction for most major image formats. | ||
Right to Left | The lowest indexed element along an array axis should be displayed at the right edge of a display device and elements with higher indices should be displayed further to the left. Note that virtually no image display formats use this display direction. Use this only when deliberately mirroring the image around the vertical axis. |