Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 608 Bytes

File metadata and controls

18 lines (12 loc) · 608 Bytes

openize.heic.decoder.HeicHeader

Heic image header class. Grants convinient access to IsoBmff container meta data.

Properties

Name Type Description Notes
Meta MetaBox Meta data IsoBmff box.
DefaultFrameId long The identifier� of the default frame.

Constructors

Name Description Parameters
HeicHeader Initializes a new instance of the heic image header. MetaBox meta - Meta data box.

[Back to API_README]