Tag | (0070,0100) |
---|---|
Type | Required (1) |
Keyword | PresentationSizeMode |
Value Multiplicity | 1 |
Value Representation | Code String (CS) |
Manner of selection of display size.
Enumerated Values:
See Section C.10.4 for further explanation.
This Module describes Attributes required to define a Specified Displayed Area space.
The Specified Displayed Area is that portion of the image displayed on the device.
If Presentation Size Mode (0070,0100) is specified as SCALE TO FIT, then the specified area shall be displayed as large as possible within the available area on the display or window, i.e., magnified or minified if necessary to fit the display or window space available.
If Presentation Size Mode (0070,0100) is specified as TRUE SIZE, then the physical size of the rendered image pixels shall be the same on the screen as specified in Presentation Pixel Spacing (0070,0101).
If Presentation Size Mode (0070,0100) is specified as MAGNIFY, then the factor that shall be used to spatially interpolate image pixels to create pixels on the display is defined.
If this factor is specified as 1.0, then one image pixel will correspond to one displayed pixel, and if the Specified Displayed Area is the entire image, and it fits on the display, then the number of displayed pixels will equal the number of image pixels.
In all modes, the actual area rendered on a display device may be greater than the Specified Display Area, if the ratio of rows and columns of the Specified Display Area differs from the ratio of rows and columns of the display device or window. The Displayed Area relative annotations specified in Section C.10.5 Graphic Annotation Module are rendered relative to the Specified Displayed Area, not the actual rendered displayed area.
The content of a display outside the Specified Display Area is not defined. In particular no padding value (such as black) is specified.
In the TRUE SIZE and MAGNIFY modes, if the entire Specified Displayed Area is not visible, then display relative graphic annotations may be obscured.
This Module explicitly specifies the aspect ratio to be used to display the image, even if it is 1:1, and it may be different from that specified in the referenced image.
Depending on the mode, the aspect ratio is either specified using the Presentation Pixel Aspect Ratio (0070,0102), or derived from the Presentation Pixel Spacing (0070,0101).
This explicit definition of aspect ratio implies that graphic objects that are specified relative to the Specified Display Area will not change their shape regardless of the size or shape of the presentation device (e.g., whether a landscape or portrait monitor is used).
The mechanism of interpolation, if necessary, is not specified.
The image may need to be cropped and scroll bars or a panning mechanism provided in order to provide access to sections of the image that do not fit within the available area on the display or window.
Table C.10-4. Displayed Area Module Attributes
Attribute Name |
Tag |
Type |
Attribute Description |
---|---|---|---|
Displayed Area Selection Sequence |
(0070,005A) |
1 |
A Sequence of Items each of which describes the displayed area selection for a group of images or frames. Sufficient Items shall be present to describe every image and frame listed in the Presentation State Relationship Module. One or more Items shall be included in this Sequence. |
>Referenced Image Sequence |
(0008,1140) |
1C |
The subset of images and frames listed in the Presentation State Relationship Module, to which this displayed area selection applies. One or more Items shall be included in this Sequence. Required if the displayed area selection in this Item does not apply to all the images and frames listed in the Presentation State Relationship Module. |
>>Include Table 10-3 “Image SOP Instance Reference Macro Attributes” |
|||
>Pixel Origin Interpretation |
(0048,0301) |
1C |
For a referenced multi-frame image, specifies whether the Displayed Area Top Left Hand Corner (0070,0052) and Displayed Area Bottom Right Hand Corner (0070,0053) are to be interpreted relative to the individual frame pixel origins, or relative to the Total Pixel Matrix origin (see Section C.8.12.4.1.4). Required if the instance referenced by Referenced Image Sequence (0008,1140) is tiled (i.e., contains Total Pixel Matrix Columns (0048,0006) and Total Pixel Matrix Rows (0048,0007)). May be present otherwise. Enumerated Values:
If not present, TLHC and BRHC are defined relative to the frame pixel origins. |
>Displayed Area Top Left Hand Corner |
(0070,0052) |
1 |
The top left (after spatial transformation) pixel in the referenced image to be displayed, given as column\row. Column is the horizontal (before spatial transformation) offset (X) and row is the vertical (before spatial transformation) offset (Y) relative to the origin of the pixel data before spatial transformation, which is 1\1. See Figure C.10.4-1. |
>Displayed Area Bottom Right Hand Corner |
(0070,0053) |
1 |
The bottom right (after spatial transformation) pixel in the referenced image to be displayed, given as column\row. Column is the horizontal (before spatial transformation) offset (X) and row is the vertical (before spatial transformation) offset (Y) relative to the origin of the pixel data before spatial transformation, which is 1\1. See Figure C.10.4-1. |
>Presentation Size Mode |
(0070,0100) |
1 |
Manner of selection of display size. Enumerated Values:
See Section C.10.4 for further explanation. |
>Presentation Pixel Spacing |
(0070,0101) |
1C |
Physical distance between the center of each pixel in the referenced image (before spatial transformation), specified by a numeric pair - adjacent row spacing (delimiter) adjacent column spacing in mm. See Section 10.7.1.3 for further explanation of the value order. Note
Required if Presentation Size Mode (0070,0100) is TRUE SIZE, in which case the values will correspond to the physical distance between the center of each pixel on the display device. May be present if Presentation Size Mode (0070,0100) is SCALE TO FIT or MAGNIFY, in which case the values are used to compute the aspect ratio of the image pixels. |
>Presentation Pixel Aspect Ratio |
(0070,0102) |
1C |
Ratio of the vertical size and the horizontal size of the pixels in the referenced image, to be used to display the referenced image, specified by a pair of integer values where the first value is the vertical pixel size and the second value is the horizontal pixel size. See Section C.7.6.3.1.7. Required if Presentation Pixel Spacing (0070,0101) is not present. Note
|
>Presentation Pixel Magnification Ratio |
(0070,0103) |
1C |
Ratio of displayed pixels to source pixels, specified in one dimension. Required if Presentation Size Mode (0070,0100) is MAGNIFY. Note
|
In scale to fit mode, the Displayed Area Top Left Hand Corner (TLHC) and Bottom Right Hand Corner (BRHC) have the effect of defining how any zoom or magnification and/or pan has been applied to select a region of an image to be displayed (the Specified Displayed Area), without assuming anything about the size of the actual display.
The TLHC and BRHC may be outside the boundaries of the image pixel data (e.g., the TLHC may be 0 or negative, or the BRHC may be greater than Rows or Columns), allowing minification or placement of the image pixel data within a larger Specified Displayed Area. There is no provision to position a zoomed selected sub-area of the image pixel data within a larger Specified Displayed Area.
When Pixel Origin Interpretation (0048,0301) value is VOLUME, the selected Display Area may extend across multiple frames, and may include pixel locations for which there is no pixel data (outside the edge of the imaged volume, not encoded in a sparse encoding, or not within explicitly selected frames).
Figure C.10.4-1. Example of Displayed Area Selection Addressing of Pixels Before and After Spatial Transformation