Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 868 Bytes

File metadata and controls

23 lines (15 loc) · 868 Bytes

Openize.IsoBmff.ImageRotation

The image rotation transformative item property rotates the reconstructed image of the associated image item in anti-clockwise direction in units of 90 degrees.

Properties

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.
ulong size - Box size in bytes.

[Back to API_README]