FFmpeg
Data Fields
EXRTileAttribute Struct Reference

Data Fields

int32_t xSize
 
int32_t ySize
 
enum ExrTileLevelMode level_mode
 
enum ExrTileLevelRound level_round
 

Detailed Description

Definition at line 105 of file exr.c.

Field Documentation

◆ xSize

int32_t EXRTileAttribute::xSize

Definition at line 106 of file exr.c.

◆ ySize

int32_t EXRTileAttribute::ySize

Definition at line 107 of file exr.c.

◆ level_mode

enum ExrTileLevelMode EXRTileAttribute::level_mode

Definition at line 108 of file exr.c.

◆ level_round

enum ExrTileLevelRound EXRTileAttribute::level_round

Definition at line 109 of file exr.c.


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