libopenraw  0.3.7
Public Attributes | List of all members
Mp4parseAvifImage Struct Reference

Public Attributes

struct Mp4parseAvifImageItem primary_image
 
const struct Mp4parseImageSpatialExtentsspatial_extents
 
const struct Mp4parseNclxColourInformationnclx_colour_information
 
struct Mp4parseByteData icc_colour_information
 
enum Mp4parseIrot image_rotation
 
enum Mp4parseImir * image_mirror
 
struct Mp4parseAvifImageItem alpha_image
 
bool premultiplied_alpha
 

Detailed Description

Definition at line 304 of file mp4parse_ffi.h.

Member Data Documentation

◆ alpha_image

struct Mp4parseAvifImageItem Mp4parseAvifImage::alpha_image

If no alpha item exists, members' .length will be 0 and .data will be null

Definition at line 313 of file mp4parse_ffi.h.

◆ spatial_extents

const struct Mp4parseImageSpatialExtents* Mp4parseAvifImage::spatial_extents

The size of the image; should never be null unless using permissive parsing

Definition at line 309 of file mp4parse_ffi.h.


The documentation for this struct was generated from the following file: