(0070,0042) | Image Rotation |
|
How far to rotate the image clockwise in degrees, before any Image Horizontal Flip (0070,0041) is applied. Enumerated Values: 0, 90,180,270 Notes: Negative values are not permitted since the Value Representation is unsigned. |
(0070,0041) | Image Horizontal Flip |
|
Whether or not to flip the image horizontally after any Image Rotation has been applied such that the left side of the image becomes the right side. Enumerated Values: Y = yes, N = no Note: No vertical flip is specified since the same result can be achieved by a combination of a 180 degree rotation and a horizontal flip. |