You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image rotation transformative item property rotates the reconstructed image of the associated image item in anti-clockwise direction in units of 90 degrees.
Methods
Name
Type
Description
Notes
toString()
String
Text summary of the box.
Fields
Name
Type
Description
Notes
angle
byte
Specifies the angle (in anti-clockwise direction) in units of 90 degrees.
Constructors
Name
Description
Parameters
ImageRotation
Create the box object from the bitstream and box size.
BitStreamReader stream - File stream. long size - Box size in bytes.